summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-24Pull patches from HEADBRANCH_RELEASE-0_7_2David Schleef5-27/+58
2003-11-23Fix gdk_pixbuf installation directory (again)David Schleef2-7/+6
2003-11-22TypoRonald S. Bultje1-1/+1
2003-11-22flac mime type is audio/x-flac, not application/x-flacChristophe Fergeau1-1/+1
2003-11-22Don't reset flac decoder if init hasn't been called on it first, the flac dec...Christophe Fergeau1-8/+14
2003-11-22Add faac buildRonald S. Bultje2-0/+17
2003-11-22so disable it during plugin registering tooRonald S. Bultje1-3/+1
2003-11-22fixes to make gdk_pixbuf loader install nicelyDavid Schleef2-5/+29
2003-11-22distcheck fixesDavid Schleef1-1/+1
2003-11-22apparently we require a newer version of gnome-vfsDavid Schleef1-0/+1
2003-11-22-fix segfault on PAUSED => READY when metadata wasn't setBenjamin Otte1-5/+8
2003-11-21Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje10-18/+4001
2003-11-21New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2-26/+108
2003-11-19Fix segfault in #125471 by denying a state change to PLAYING when not inited....David Schleef2-43/+62
2003-11-16+ checking in plugin category changesLeif Johnson50-63/+63
2003-11-15live and let dieThomas Vander Stichele1-2/+70
2003-11-15fix makefileThomas Vander Stichele1-1/+1
2003-11-14disting fixChristian Schaller1-3/+5
2003-11-14GStreamer does not use changelogsBenjamin Otte2-70/+2
2003-11-14Don't flush if we come across a cue tag.Iain Holmes1-37/+46
2003-11-13Fix for if SOUND_MIXER_INFO is not available (fBSD and others)Ronald S. Bultje1-0/+6
2003-11-12fix build system for X, XShm and XvBenjamin Otte2-42/+58
2003-11-12add -lX11 to X_LIBS so ximagesink buildsBenjamin Otte1-0/+3
2003-11-11update GdkPixbuf loader. Fixes:Benjamin Otte3-45/+214
2003-11-11test for regular shm instead of XShmThomas Vander Stichele1-15/+19
2003-11-11include macro for defining GST_FUNCTION, so debugging output from plugins get...Benjamin Otte1-0/+3
2003-11-11Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2-6/+6
2003-11-10change video/x-jpeg to image/jpegDavid Schleef2-4/+6
2003-11-10navigation testerDavid Schleef3-2/+362
2003-11-10Update for videofilter changesDavid Schleef1-104/+50
2003-11-10Proper device-capabilities check when openingRonald S. Bultje1-0/+11
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller3-9/+12
2003-11-09Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2-11/+15
2003-11-09apparently you need this function now - it still doesn't work thoughBenjamin Otte1-0/+2
2003-11-09That function was removed from videofilter because of plugin_init changesBenjamin Otte1-2/+0
2003-11-09Since padtemplates are now owned by the class, we should use the class functi...Ronald S. Bultje1-3/+6
2003-11-09Don't change mixer if there's nothing to change. This caused a bug if the sou...Ronald S. Bultje1-0/+5
2003-11-09JRB's pixbuf loader mask fixIain Holmes1-1/+1
2003-11-08remove pesky g_print()sDavid Schleef1-21/+0
2003-11-08break up Id: in s/ patternDavid Schleef1-1/+2
2003-11-08Add tag to output .c fileDavid Schleef1-0/+1
2003-11-08recommmit to get the make_filter tag correctDavid Schleef2-2/+2
2003-11-08much cleanup hacking made possible by plugin changesDavid Schleef5-343/+202
2003-11-08Update the videofilter templateDavid Schleef1-84/+37
2003-11-07Do not demux only 2 trak atomsJeremy Simon1-4/+9
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje56-34/+95
2003-11-07Add device autodetectionRonald S. Bultje2-1/+180
2003-11-07test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2-1/+9
2003-11-06Include config.hDavid Schleef2-0/+6
2003-11-06add config.hDavid Schleef1-0/+3