summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Release 0.10.7 - I Cheated Timegst-plugins-ugly-0.10.7Jan Schmidt1-0/+7
2008-02-18tests/check/Makefile.am: Exclude dvdreadsrc from the states test too.Jan Schmidt1-0/+5
2008-02-18gst/mpegaudioparse/gstmpegaudioparse.c: Handler buffers without valid timesta...Sebastian Dröge1-0/+8
2008-02-18ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer ove...Tal Shalif1-0/+9
2008-02-17gst/mpegaudioparse/gstmpegaudioparse.c: Revert previous commit to mp3parse, a...Jan Schmidt1-0/+7
2008-02-14gst/mpegaudioparse/gstmpegaudioparse.c: Return GST_FLOW_UNEXPECTED if we get ...Sebastian Dröge1-0/+8
2008-02-13ext/dvdread/dvdreadsrc.c: Fix regression in DVD seeking - when a pack we expe...Jan Schmidt1-0/+9
2008-02-12win32/vs6/libgstmpegaudioparse.dsp: Add xing files to VS project file.Sébastien Moutte1-0/+5
2008-02-11gst/dvdsub/gstdvdsubparse.c: Stop leaking src pad templates. Fixes bug #515708.Sebastian Dröge1-0/+5
2008-02-11gst/mpegaudioparse/gstxingmux.c: Correctly write the size in bytes on big end...Sebastian Dröge1-0/+6
2008-02-11ext/lame/gstlame.c: Don't leak the allowed caps.Sebastian Dröge1-0/+7
2008-02-08gst/mpegaudioparse/plugin.c: Commit new file I forgot to add.Jan Schmidt1-0/+5
2008-02-08configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during p...Jan Schmidt1-0/+6
2008-02-08Mention bug 511497 fixed in previous commitJan Schmidt1-0/+2
2008-02-08Move xingmux from -bad.Jan Schmidt1-0/+13
2008-02-07gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_guint64_to_gdouble for conver...Sébastien Moutte1-0/+9
2008-02-04ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpe...Zaheer Abbas Merali1-0/+7
2008-01-29gst/mpegaudioparse/gstmpegaudioparse.c: Don't set new caps on the srcpad ever...Sebastian Dröge1-0/+8
2008-01-21docs/plugins/: Add the real and rtsp elements and update the lists.Stefan Kost1-0/+24
2008-01-21ext/mad/gstmad.c: Chain up at the end of the function.Stefan Kost1-0/+5
2008-01-19ext/mad/gstid3tag.c: Don't add pad templates for the base class but only in t...Sebastian Dröge1-0/+6
2008-01-17ext/lame/gstlame.*: Fix the case where you initially have stereo input, and s...Zaheer Abbas Merali1-0/+11
2008-01-15gst/mpegaudioparse/gstmpegaudioparse.c: Interpolate the VBRI seek table entri...Sebastian Dröge1-0/+10
2008-01-14gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the ...Sebastian Dröge1-0/+10
2008-01-14ext/mpeg2dec/gstmpeg2dec.c: Fix compilation error. Fixes #509313.Wim Taymans1-0/+6
2008-01-14ext/lame/gstlame.c: Use gst_util_uint64_scale instead of gst_util_uint64_scal...Sebastian Dröge1-0/+6
2008-01-14gst/mpegaudioparse/gstmpegaudioparse.*: Add initial support for reading VBRI ...Sebastian Dröge1-0/+11
2008-01-14ext/lame/gstlame.c: Correctly set number of channels when using mono-encoding...Mark Nauwelaerts1-0/+9
2008-01-14gst/mpegaudioparse/gstmpegaudioparse.c: Guard against 0 values in the Xing he...Sebastian Dröge1-0/+8
2008-01-10ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not ...Tim-Philipp Müller1-0/+8
2008-01-10ext/mpeg2dec/gstmpeg2dec.*: Add buffer clipping.Wim Taymans1-0/+11
2008-01-10autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge1-0/+11
2008-01-09Makefile.am: Include lcov.mak to allow building coverage reports.Stefan Kost1-0/+5
2008-01-08Make sure that the Xing TOC starts with 0 and the entries are increasing over...Sebastian Dröge1-0/+9
2008-01-08gst/asfdemux/gstasfdemux.*: Parse metadata object and extract pixel aspect ra...Tim-Philipp Müller1-0/+11
2007-12-31docs/plugins/.cvsignore: Add *-undeclared.txtDavid Schleef1-0/+5
2007-12-21gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects...Wim Taymans1-0/+9
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller1-0/+6
2007-12-13gst/mpegaudioparse/gstmpegaudioparse.c: Don't post SEGMENT_START messages on ...Sebastian Dröge1-0/+7
2007-12-09configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.Sebastian Dröge1-0/+5
2007-12-03ext/mpeg2dec/gstmpeg2dec.h: Use G_GINT64_CONSTANT, fixes compilation with MSV...Wim Taymans1-0/+6
2007-11-20gst/realmedia/rtspreal.c: Fix build on Mac OS X.Julien Moutte1-0/+5
2007-11-19gst/mpegaudioparse/gstmpegaudioparse.c: Restore the segment handling logic.Jan Schmidt1-0/+7
2007-11-19gst/mpegaudioparse/gstmpegaudioparse.c: Plug some leaks.Stefan Kost1-0/+5
2007-11-13gst/asfdemux/gstasfdemux.c: Sync _activate_pull() a little more with other de...Stefan Kost1-0/+5
2007-11-11gst/mpegstream/gstmpegdemux.c: recognize the padding streamThijs Vermeir1-0/+5
2007-10-31gst/asfdemux/gstasfdemux.c: Convert tags that come as string into the type re...Tim-Philipp Müller1-0/+6
2007-10-30gst/mpegaudioparse/gstmpegaudioparse.c: Remove some more broken code, it seem...Wim Taymans1-0/+7
2007-10-30gst/mpegaudioparse/gstmpegaudioparse.c: When the element is not driving the s...Wim Taymans1-0/+8
2007-10-13gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream....Mark Nauwelaerts1-0/+13