summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-12-01ext/mpeg2dec/gstmpeg2dec.c: Last change introduced a regression that made mpe...Sebastian Dröge
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge
2008-11-25ext/mpeg2dec/gstmpeg2dec.*: Add support for 4:4:4 video. Fixes #562086David Schleef
2008-11-24ext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_SEQUENCE_MODIFIED state...Simon Holm Thøgersen
2008-11-20gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streamin...Wim Taymans
2008-11-20configure.ac: Back to development -> 0.10.10.1Jan Schmidt
2008-11-19Release 0.10.10 - "Under the House"gst-plugins-ugly-0.10.10Jan Schmidt
2008-11-17ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS....Sebastian Dröge
2008-11-12configure.ac: 0.10.9.3 pre-releaseJan Schmidt
2008-11-11gst/asfdemux/gstasfdemux.c: Only copy sane aspect ratio values on the caps. F...Wim Taymans
2008-11-06Add bug number to the mp3parse mpeg 2.5 fixSebastian Dröge
2008-11-05ext/amrnb/amrnbdec.*: Add a property to select the amr variant. Fixes #424070.Wim Taymans
2008-11-03gst/mpegstream/: Fix memmory corruption due to not storing the new updated po...Tal Shalif
2008-10-30tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes...Stefan Kost
2008-10-24configure.ac: oops, forgot to bump the version back to devel after the last r...Jan Schmidt
2008-10-24gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714.Wim Taymans
2008-10-14gst/mpegaudioparse/gstmpegaudioparse.c: Calculate samples per frame correctly...Michael Smith
2008-10-14ext/mpeg2dec/gstmpeg2dec.*: Prefer the container's PAR over the stream's PAR ...Robin Stocker
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost
2008-10-13gst/mpegaudioparse/gstmpegaudioparse.c: Post a GST_ELEMENT_ERROR if we get EO...Sebastian Dröge
2008-10-09ext/amrnb/amrnbparse.c: use #defines for HEADER. Unref the object in _sink_ac...Stefan Kost
2008-10-08ext/mad/gstmad.*: track discont on incomming buffers and set discont on outgo...Wim Taymans
2008-09-28ext/mpeg2dec/gstmpeg2dec.*: Fix compilation with --disable-index. Fixes bug #...Sameer Naik
2008-09-28ext/mad/gstmad.*: Fix compilation with --disable-index. Fixes bug #554142.Sameer Naik
2008-09-27ext/a52dec/gsta52dec.*: Fix channel re-negotiation on a change of the incomin...Thijs Vermeir
2008-09-26ext/amrnb/amrnbenc.*: Pass the discont flag from the input buffer on to the o...Wim Taymans
2008-09-26ext/amrnb/amrnbparse.*: Add flush seek handler. Fixes #536274.Benoit Fouet
2008-09-26ext/amrnb/amrnbparse.*: Fix the duration query. Fixes #536226.Benoit Fouet
2008-09-02po/LINGUAS: Add 'ca' to LINGUAS.Tim-Philipp Müller
2008-08-28gst/asfdemux/gstasfdemux.c: Fix aggregated GST_FLOW_RETURN check for when to ...Edward Hervey
2008-08-27gst/realmedia/rdtdepay.*: Parse other values from the incomming caps.Wim Taymans
2008-08-27gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mar...Wim Taymans
2008-08-27gst/realmedia/rdtmanager.c: Include the new rdt jitterbuffer in the session m...Wim Taymans
2008-08-27gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.Wim Taymans
2008-08-27gst/realmedia/: Add first support for parsing RDT messages.Wim Taymans
2008-08-27gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and ...Wim Taymans
2008-08-26Release 0.10.9gst-plugins-ugly-0.10.9Jan Schmidt
2008-08-26ext/a52dec/gsta52dec.c: Set up a default time segment for output when receivi...Jan Schmidt
2008-08-120.10.8.2 pre-release.Jan Schmidt
2008-08-11gst/asfdemux/gstasfdemux.c: Properly aggregate flow returns for both push and...Michael Smith
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat
2008-07-31gst/mpegaudioparse/gstmpegaudioparse.c: Don't recurse from mp3parse_bytepos_t...Sebastian Dröge
2008-07-31ext/lame/gstlame.c: Use the default for the strict-iso property too.Sebastian Dröge
2008-07-29ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initializ...Sebastian Dröge
2008-07-27ext/lame/gstlame.c: Use LAME's default for the min/max/mean VBR bitrate. Sett...Sebastian Dröge
2008-07-27Put the MPEG audio version into the caps as "mpegaudioversion".Sebastian Dröge
2008-07-22ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit...Sebastian Dröge
2008-07-13ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. s...Sebastian Dröge
2008-07-11ext/sidplay/Makefile.am: Fix the build.Sebastian Dröge
2008-07-08configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...Sebastian Dröge