summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst/: Return the result in _activate_pull(). Don't ref element there.Stefan Kost2007-11-131-0/+6
* gst/wavparse/gstwavparse.c: Ref the element when we should, but not when we i...Stefan Kost2007-11-131-1/+9
* gst/qtdemux/qtdemux.c: Properly free QTDemuxSamples array.Edward Hervey2007-11-121-0/+8
* gst/: Drop EOS in _handle_src_event(). Fix the refcount in qtdemux that previ...Stefan Kost2007-11-121-0/+7
* gst/: Sync _handle_src_event() with oggdemux. In avidemux also ref the elemen...Stefan Kost2007-11-121-0/+7
* gst/wavparse/gstwavparse.c: Return FALSE if we can't handle a query instead o...Stefan Kost2007-11-081-0/+6
* Fix includes for MSVC and GLib-2.14.0 (#492388).Ole André Vadla Ravnås2007-11-021-0/+16
* gst/law/mulaw-decode.*: Calculate outgoing buffer duration if incoming buffer...Edward Hervey2007-11-021-0/+8
* gst/qtdemux/qtdemux.c: Smarter combine_flow code that also deals with downstr...Wim Taymans2007-10-301-0/+8
* sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...Tim-Philipp Müller2007-10-261-0/+6
* ext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME tags to ID3v2 TSOP, T...Tim-Philipp Müller2007-10-251-0/+5