Age | Commit message (Expand) | Author | Files | Lines |
2003-12-07 | Fix v4l detection (it requires X, but X is detected after v4l, so this needed... | Ronald S. Bultje | 1 | -38/+44 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-12-03 | fix X dependencies | Thomas Vander Stichele | 1 | -2/+7 |
2003-12-03 | fixing up X test and general features test | Thomas Vander Stichele | 1 | -17/+21 |
2003-11-29 | Add check for faad2 (faad1 was detected, too, but we don't want that) | Ronald S. Bultje | 1 | -0/+9 |
2003-11-27 | fixing bug #127984, we require a higher version of the alsa library | Leif Johnson | 1 | -1/+1 |
2003-11-24 | use GDK_PIXBUF_CONFDIR | Benjamin Otte | 1 | -5/+5 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 1 | -7/+17 |
2003-11-23 | faad plugin needs the math library | Jeremy Simon | 1 | -1/+1 |
2003-11-23 | commit my batch of build and spec fixes | Christian Schaller | 1 | -1/+1 |
2003-11-23 | Fix gdk_pixbuf installation directory (again) | David Schleef | 1 | -6/+5 |
2003-11-22 | Add faac build | Ronald S. Bultje | 1 | -0/+9 |
2003-11-22 | fixes to make gdk_pixbuf loader install nicely | David Schleef | 1 | -1/+23 |
2003-11-21 | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 1 | -10/+2 |
2003-11-21 | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 1 | -0/+9 |
2003-11-12 | fix build system for X, XShm and Xv | Benjamin Otte | 1 | -33/+46 |
2003-11-12 | add -lX11 to X_LIBS so ximagesink builds | Benjamin Otte | 1 | -0/+3 |
2003-11-11 | test for regular shm instead of XShm | Thomas Vander Stichele | 1 | -15/+19 |
2003-11-11 | include macro for defining GST_FUNCTION, so debugging output from plugins get... | Benjamin Otte | 1 | -0/+3 |
2003-11-07 | test and define HAVE_XSHM build ximage plugin | Thomas Vander Stichele | 1 | -0/+8 |
2003-11-06 | this will make it easier to merge when you have uncommited plugins in your tree | Steve Baker | 1 | -11/+61 |
2003-11-06 | set default errorlevel to NONE. Make configure change it to ERROR (the curren... | Benjamin Otte | 1 | -0/+6 |
2003-11-05 | add initial version of gdkpixbuf loader for gtk that is capable of loading AV... | Benjamin Otte | 1 | -0/+6 |
2003-11-03 | Add -DG_DISABLE_DEPRECATED to $GST_ERROR | David Schleef | 1 | -0/+1 |
2003-10-31 | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 1 | -0/+30 |
2003-10-30 | Remove mpeg2enc | David Schleef | 1 | -2/+1 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 1 | -0/+3 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -3/+3 |
2003-10-28 | added glsink directory | Gernot Ziegler | 1 | -0/+1 |
2003-10-26 | Update FFMPEG snapshot to this morning's. Asked for by apoc. | Ronald S. Bultje | 1 | -1/+1 |
2003-10-20 | bump version to 0.7.1.1 | David Schleef | 1 | -1/+1 |
2003-10-20 | bump to 0.7.1 | David Schleef | 1 | -1/+1 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 1 | -0/+4 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 1 | -1/+2 |
2003-09-30 | Add new element: frame dropper. This element inserts/drops frames to go from ... | Ronald S. Bultje | 1 | -2/+3 |
2003-09-27 | Add navigation | David Schleef | 1 | -0/+1 |
2003-09-25 | sort the list of plugins that are built and don't spit out so much empty lines | Benjamin Otte | 1 | -2/+4 |
2003-09-21 | make sure gtk apps are built | Thomas Vander Stichele | 1 | -0/+1 |
2003-09-19 | add versioning to gst-launch-ext and gst-visualise and add new files to spec | Christian Schaller | 1 | -4/+6 |
2003-09-18 | version gst-launch command in gst-launch-ext | Christian Schaller | 1 | -0/+1 |
2003-09-13 | Change default program suffix to -0.7 | David Schleef | 1 | -0/+4 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 1 | -0/+1 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -25/+0 |
2003-08-09 | Define plugindir | David Schleef | 1 | -0/+3 |
2003-08-04 | Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ... | Ronald S. Bultje | 1 | -2/+1 |
2003-07-28 | second attempt fixing gdkpixbuf stuff | Thomas Vander Stichele | 1 | -2/+13 |
2003-07-27 | Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex. | David Schleef | 1 | -0/+5 |
2003-07-25 | Added tcp plugin to build | Angel Carpintero | 1 | -1/+2 |
2003-07-22 | enable ext/mplex | David Schleef | 1 | -0/+1 |
2003-07-17 | _Really_ fix my lame attempts at previous fixes for matroska detection. | David Schleef | 1 | -1/+0 |