summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sys/xvimage/xvimagesink.c: call GST_ELEMENT_ERROR whenever get_xcontext fails...Benjamin Otte2004-04-172-0/+8
* sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)David Schleef2004-04-161-0/+5
* fix wrong use of GST_ELEMENT_ERRORThomas Vander Stichele2004-04-162-2/+5
* gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...Ronald S. Bultje2004-04-161-0/+6
* gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje2004-04-166-51/+64
* bump nano to 1Thomas Vander Stichele2004-04-152-1/+5
* releasingThomas Vander Stichele2004-04-152-3/+10
* preparing for releaseThomas Vander Stichele2004-04-151-1/+38
* nano bump for prerel add bug entry for a fixed bug translation updatesThomas Vander Stichele2004-04-157-741/+341
* gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "...Ronald S. Bultje2004-04-151-0/+5
* bugzilla entriesThomas Vander Stichele2004-04-141-1/+1
* use releaseThomas Vander Stichele2004-04-141-3/+3
* lower rank of dvddemuxThomas Vander Stichele2004-04-141-0/+5
* configure.ac: save libs correctly when checking madBenjamin Otte2004-04-142-1/+6
* #139926 - lowers rank of id3tagThomas Vander Stichele2004-04-141-0/+5
* common/m4/gst-feature.m4: Call -config scripts withDavid Schleef2004-04-135-4/+53
* gst/avi/gstavidemux.c: Fix memleak. patch from Sebastien Cote (bug #139958)Sebastien Cote2004-04-132-0/+6
* make player example use gconfThomas Vander Stichele2004-04-133-4/+18
* only open/close library during state changes, not creation/disposalThomas Vander Stichele2004-04-132-27/+33
* s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest...Christian Schaller2004-04-122-1/+5
* gst/avi/gstavidemux.c: Handle JUNK chunks inside data section. Prevents warni...Ronald S. Bultje2004-04-112-9/+19
* gst-libs/gst/riff/riff-media.c: Add MS video v1.Ronald S. Bultje2004-04-112-0/+26
* gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch.Ronald S. Bultje2004-04-111-0/+5
* gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-...Ronald S. Bultje2004-04-111-0/+6
* gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe...Ronald S. Bultje2004-04-101-0/+9
* Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ...Ronald S. Bultje2004-04-103-0/+54
* ext/gnomevfs/gstgnomevfssink.c: Bail out if no filename was given.Ronald S. Bultje2004-04-101-0/+5
* sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed toRonald S. Bultje2004-04-102-37/+49
* ext/gnomevfs/gstgnomevfssink.c: fix erase signal - if any handler returns fal...Benjamin Otte2004-04-091-0/+19
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: Change rank to PRIMARY.David Schleef2004-04-091-0/+5
* gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support...David Schleef2004-04-091-0/+5
* do not change caps in middle of stream except on new streams fixes #139382Thomas Vander Stichele2004-04-071-0/+10
* ext/gnomevfs/gstgnomevfssink.c: Fix erase signal. Don't erase by default. Rem...Ronald S. Bultje2004-04-071-0/+12
* gst-libs/gst/gconf/test-gconf.c: add missing gst_initBenjamin Otte2004-04-071-0/+5
* ext/gnomevfs/gstgnomevfssrc.c: free the mutexes, tooBenjamin Otte2004-04-071-0/+5
* ext/gnomevfs/gstgnomevfssrc.c: actually free the URI stringBenjamin Otte2004-04-061-0/+13
* ext/mad/gstmad.c: fix GST_FORMAT_TIME usageBenjamin Otte2004-04-061-0/+5
* ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use a deprecated functi...David Schleef2004-04-051-0/+5
* ext/esd/esdmon.c: fix nonterminated vararg and memleakBenjamin Otte2004-04-052-9/+16
* ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte2004-04-052-21/+62
* gst/audioconvert/gstaudioconvert.c: advertise buffer-frames correctly on sink...Benjamin Otte2004-04-051-0/+5
* more debugging, only reset caps when not in errorThomas Vander Stichele2004-04-051-0/+9
* add debug category + commenting and cleanupsThomas Vander Stichele2004-04-051-0/+4
* configure.ac: fix == in test(1) operatorBenjamin Otte2004-04-042-2/+9
* configure.ac: fix --export-symblos-regex to a working regex.Benjamin Otte2004-04-042-1/+8
* sys/oss/.cvsignore: add for oss_probeBenjamin Otte2004-04-042-0/+6
* ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168)Benjamin Otte2004-04-032-1/+13
* ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)David Schleef2004-04-032-3/+7
* Hopefully make the configure check work on Debian.Scott Wheeler2004-04-011-1/+34
* ext/alsa/gstalsa.c: handle case better where a soundcard can't pauseBenjamin Otte2004-04-011-1/+8