summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/multipart/multipartdemux.c: Copy timestamp from input to output. Not very...Wouter Cloetens2007-12-111-0/+8
* ext/wavpack/gstwavpackdec.c: Also print a useful error message with the old W...Sebastian Dröge2007-12-091-0/+6
* ext/wavpack/gstwavpackdec.c: More build fixes for old libwavpack versions: in...Tim-Philipp Müller2007-12-091-0/+8
* ext/wavpack/: Workaround the non-existance of WavpackGetChannelMask in Wavpac...Sebastian Dröge2007-12-091-0/+8
* configure.ac: And now do it right for real...Sebastian Dröge2007-12-091-0/+5
* configure.ac: Correctly reset $LIBS to not contain -lm.Sebastian Dröge2007-12-091-1/+6
* Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...Kwang Yul Seo2007-12-091-0/+11
* configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.Sebastian Dröge2007-12-091-0/+5
* sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is th...Jan Schmidt2007-12-081-0/+7
* sys/oss/: Post decent (and translated) error message when we can't open the a...Tim-Philipp Müller2007-12-071-0/+8
* sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...Jan Schmidt2007-12-071-0/+8
* gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...Sebastian Dröge2007-12-061-0/+17
* gst/wavparse/gstwavparse.c: Fix seeking in .wav files again (#501775). Some ...Tim-Philipp Müller2007-12-061-0/+7
* gst/autodetect/gstautovideosink.*: Fix docs.Wim Taymans2007-12-051-0/+16
* gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps...Tommi Myöhänen2007-12-051-0/+14
* gst/videobox/gstvideobox.c: Initialise liboil in plugin_init()Arek Korbik2007-11-291-0/+7
* ext/libpng/gstpngdec.c: Post error before sending EOS. Fixes #499178.Wim Taymans2007-11-291-0/+5
* win32/vs6/: Add a project file for libgstpngSébastien Moutte2007-11-281-0/+6
* gst/rtp/gstrtph263depay.c: Code beautification.Edward Hervey2007-11-281-0/+9
* gst/rtp/gstrtpmp4adepay.c: Fix wrong comparison in overrun check. Fixes #4992...Jayarama S. Santana2007-11-271-0/+7
* gst/rtp/gstrtph263depay.*: Fix h263 depayloader so that ANY h263 decoder can ...Edward Hervey2007-11-271-0/+8
* gst/rtp/gstrtpmp4adepay.*: Fix depayloading when multiple frames are inside o...Wim Taymans2007-11-261-0/+10
* gst/level/gstlevel.c: Add GAP-flag support.Stefan Kost2007-11-261-0/+5
* gst/rtp/gstrtph263depay.c: Read the I flag for Mode A h263 rtp stream and set...Edward Hervey2007-11-261-0/+7
* gst/level/gstlevel.c: Remove some dead code and do cleanups.Stefan Kost2007-11-261-0/+5
* tests/check/pipelines/simple-launch-lines.c: Improve the tests by allowing to...Stefan Kost2007-11-261-0/+5
* tests/check/elements/wavpackenc.c: Don't check the caps of the output buffer ...Sebastian Dröge2007-11-261-0/+7
* gst/qtdemux/qtdemux.c: Implement reverse playback support.Julien Moutte2007-11-241-0/+9
* ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack ca...Sebastian Dröge2007-11-201-0/+6
* ext/wavpack/: Add support for encoding, parsing and decoding multichannel fil...Sebastian Dröge2007-11-201-0/+40
* ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback.Stefan Kost2007-11-201-0/+6
* ext/libpng/gstpngenc.c: Don't leak buffer data memory. Fixes #498395.René Stadler2007-11-201-0/+7
* tests/check/pipelines/simple-launch-lines.c: Tests for #498395.René Stadler2007-11-201-0/+7
* Fix build on Mac OS X 10.5Julien Moutte2007-11-201-0/+9
* ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...David Schleef2007-11-161-0/+5
* gst/rtp/gstrtpmp2tpay.*: Fill the MTU with as many packets as possible. Fixes...Jordi Jaen Pallares2007-11-151-0/+10
* gst/rtsp/gstrtspsrc.c: Fix some more leaks. Fixes #497007.Tommi Myöhänen2007-11-151-0/+7
* gst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983.Tommi Myöhänen2007-11-151-0/+8
* gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.Tommi Myöhänen2007-11-151-0/+7
* gst/qtdemux/: Add suppport for theora in quicktime according to XiphQT.Wim Taymans2007-11-151-0/+10
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-151-0/+11
* gst/id3demux/: We don't want the same string multiple times in a tag list for...Tim-Philipp Müller2007-11-141-0/+9
* ext/taglib/gstid3v2mux.cc: Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_...Tim-Philipp Müller2007-11-141-0/+6
* gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).Tim-Philipp Müller2007-11-141-0/+8
* ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" prop...Julien Puydt2007-11-141-0/+24
* gst/rtsp/gstrtspsrc.c: Don't leak event, don't leak range (fixes #496752).Tommi Myöhänen2007-11-141-0/+8
* gst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly on little endian systems.Arek Korbik2007-11-141-0/+7
* sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...Tim-Philipp Müller2007-11-131-0/+9
* gst/matroska/: Extract palette data for dvd subpicture streams and send it do...Mark Nauwelaerts2007-11-131-0/+12
* ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...Tim-Philipp Müller2007-11-131-0/+8