summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-06-18Release 0.10.12gst-plugins-ugly-0.10.12Jan Schmidt
2009-03-21Release 0.10.11gst-plugins-ugly-0.10.11Jan Schmidt
2009-01-08gst/mpegstream/: Fix some caps leaks. Fixes bug #564885.Yves Lefebvre
2009-01-02ext/cdio/gstcdio.c: Remove unused format argument.Alessandro Decina
2008-12-13win32/common/: Hardcode cpu for win32 build, just like we do in the other mod...Tim-Philipp Müller
2008-12-13m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 an...Edward Hervey
2008-12-13m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...Edward Hervey
2008-12-10gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an interna...Tim-Philipp Müller
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge
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