summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje2004-01-041-0/+5
* ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje2004-01-041-0/+7
* ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.Ronald S. Bultje2004-01-031-0/+5
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-031-0/+7
* gst/mpegstream/: Fix more integer overflows. Again, see #126967.Ronald S. Bultje2004-01-031-0/+7
* ext/mpeg2dec/gstmpeg2dec.c: Add support for mpeg2dec-0.4.0 (released two week...Ronald S. Bultje2004-01-031-0/+25
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje2004-01-031-0/+6
* ext/alsa/gstalsamixer.c: Correct logic of dispose function (see #129306).Ronald S. Bultje2004-01-031-0/+7
* gst/mpegstream/: and also fix integer overflows at high PTS values (see #1269...Ronald S. Bultje2004-01-031-0/+9
* ext/: OS X fixes (see #126628).Ronald S. Bultje2004-01-031-0/+7
* ext/alsa/gstalsasrc.c: Remove bogus "src" request pad.David Schleef2004-01-031-0/+9
* sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after...Ronald S. Bultje2004-01-021-0/+8
* ext/ffmpeg/gstffmpegenc.c: Negotiation fixes.David Schleef2004-01-021-0/+10
* sys/v4l/: Fix pad template stuff.Ronald S. Bultje2004-01-021-0/+7
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-021-0/+6
* ext/alsa/README: Remove outdated documentBenjamin Otte2004-01-021-0/+5
* src pad was being created twice - oops.Jan Schmidt2004-01-021-0/+5
* sys/ximage/ximagesink.c: Comment out internal resize. It doesn't handle the r...Ronald S. Bultje2004-01-021-0/+8
* ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.Ronald S. Bultje2004-01-021-0/+5
* Add fixate function and test for bad capsDavid Schleef2004-01-021-0/+6
* Negotiation fixesDavid Schleef2004-01-021-0/+10
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-0/+52
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-011-0/+102
* Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef2003-12-311-0/+6
* Negotiation fixes.David Schleef2003-12-311-0/+29
* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.Colin Walters2003-12-301-0/+5
* Fix warning about discarding const qualifierJan Schmidt2003-12-291-0/+5
* Changelog updateJeremy Simon2003-12-271-0/+9
* ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr.Benjamin Otte2003-12-271-0/+7
* sys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly.Benjamin Otte2003-12-271-0/+5
* ext/mad/gstid3tag.c: Make id3tag use correct caps nego.Benjamin Otte2003-12-271-0/+6
* make tremor work againAmaury Jacquot2003-12-271-0/+7
* testsuite/spider/: Make tests compile again. They probably don't work.Benjamin Otte2003-12-271-0/+7
* Return NULL if we can't fixate the caps anymore.Colin Walters2003-12-241-0/+5
* gst/volume/gstvolume.c: Proxy getcaps.David Schleef2003-12-241-0/+6
* ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsneg...Ronald S. Bultje2003-12-241-0/+15
* Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje2003-12-231-0/+20
* Fix 24bppLE RGBRonald S. Bultje2003-12-231-0/+5
* I'm too lazy to comment thisColin Walters2003-12-231-1/+1
* Add ARG_HANDLE property that takes a GnomeVFSHandle directly.Colin Walters2003-12-231-0/+5
* gst/volume/: Reenable volume element and fix to work with new caps stuff.Benjamin Otte2003-12-221-0/+8
* gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte2003-12-221-0/+5
* ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.Benjamin Otte2003-12-221-0/+5
* ext/faad/gstfaad.c: Port to new caps system.Benjamin Otte2003-12-221-0/+7
* examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte2003-12-211-0/+8
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte2003-12-211-0/+13
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-0/+38
* fresh ChangeLogThomas Vander Stichele2003-12-211-89/+3
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-161-2/+91
* live and let dieBenjamin Otte2003-12-161-87/+2