summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* distcheck fixesDavid Schleef2003-11-221-1/+1
* apparently we require a newer version of gnome-vfsDavid Schleef2003-11-221-0/+1
* -fix segfault on PAUSED => READY when metadata wasn't setBenjamin Otte2003-11-221-5/+8
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-2110-18/+4001
* New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2003-11-212-26/+108
* Fix segfault in #125471 by denying a state change to PLAYING when not inited....David Schleef2003-11-192-43/+62
* + checking in plugin category changesLeif Johnson2003-11-1650-63/+63
* live and let dieThomas Vander Stichele2003-11-151-2/+70
* fix makefileThomas Vander Stichele2003-11-151-1/+1
* disting fixChristian Schaller2003-11-141-3/+5
* GStreamer does not use changelogsBenjamin Otte2003-11-142-70/+2
* Don't flush if we come across a cue tag.Iain Holmes2003-11-141-37/+46
* Fix for if SOUND_MIXER_INFO is not available (fBSD and others)Ronald S. Bultje2003-11-131-0/+6
* fix build system for X, XShm and XvBenjamin Otte2003-11-122-42/+58
* add -lX11 to X_LIBS so ximagesink buildsBenjamin Otte2003-11-121-0/+3
* update GdkPixbuf loader. Fixes:Benjamin Otte2003-11-113-45/+214
* test for regular shm instead of XShmThomas Vander Stichele2003-11-111-15/+19
* include macro for defining GST_FUNCTION, so debugging output from plugins get...Benjamin Otte2003-11-111-0/+3
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-112-6/+6
* change video/x-jpeg to image/jpegDavid Schleef2003-11-102-4/+6
* navigation testerDavid Schleef2003-11-103-2/+362
* Update for videofilter changesDavid Schleef2003-11-101-104/+50
* Proper device-capabilities check when openingRonald S. Bultje2003-11-101-0/+11
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-093-9/+12
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-092-11/+15
* apparently you need this function now - it still doesn't work thoughBenjamin Otte2003-11-091-0/+2
* That function was removed from videofilter because of plugin_init changesBenjamin Otte2003-11-091-2/+0
* Since padtemplates are now owned by the class, we should use the class functi...Ronald S. Bultje2003-11-091-3/+6
* Don't change mixer if there's nothing to change. This caused a bug if the sou...Ronald S. Bultje2003-11-091-0/+5
* JRB's pixbuf loader mask fixIain Holmes2003-11-091-1/+1
* remove pesky g_print()sDavid Schleef2003-11-081-21/+0
* break up Id: in s/ patternDavid Schleef2003-11-081-1/+2
* Add tag to output .c fileDavid Schleef2003-11-081-0/+1
* recommmit to get the make_filter tag correctDavid Schleef2003-11-082-2/+2
* much cleanup hacking made possible by plugin changesDavid Schleef2003-11-085-343/+202
* Update the videofilter templateDavid Schleef2003-11-081-84/+37
* Do not demux only 2 trak atomsJeremy Simon2003-11-071-4/+9
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0756-34/+95
* Add device autodetectionRonald S. Bultje2003-11-072-1/+180
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-072-1/+9
* Include config.hDavid Schleef2003-11-062-0/+6
* add config.hDavid Schleef2003-11-061-0/+3
* make sure config.h is included firstDavid Schleef2003-11-065-0/+15
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-062-4/+2
* And proper memory cleanup of cached devicesRonald S. Bultje2003-11-061-1/+13
* Add proper switch to needs_probe()Ronald S. Bultje2003-11-061-1/+11
* Add device autodetectionRonald S. Bultje2003-11-064-2/+231
* this will make it easier to merge when you have uncommited plugins in your treeSteve Baker2003-11-061-11/+61
* set default errorlevel to NONE. Make configure change it to ERROR (the curren...Benjamin Otte2003-11-061-0/+6
* Re-add mixer element, gst-mixer doesn't work without itRonald S. Bultje2003-11-052-4/+26