gstreamer/gst/mpegaudioparse
Mark Nauwelaerts b64f6065c2 mp3parse: use proper total_time and total_bytes in various cases
The correct basis for (Xing, VBRI) seek table calculations is the
byte size and duration provided by that metadata, rather than some
other (possibly even estimated) one.  This also prevents an infinite
conversion loop in (unlikely) case where a TOC is provided without
such corresponding (duration) metdata.
2010-01-04 15:25:50 +01:00
..
gstmpegaudioparse.c mp3parse: use proper total_time and total_bytes in various cases 2010-01-04 15:25:50 +01:00
gstmpegaudioparse.h mp3parse: conserve stop time for non-accurate seek 2010-01-04 10:01:44 -03:00
gstxingmux.c mpegaudioparse: Remove dead assignment and duplicate code 2009-04-21 20:37:20 +02:00
gstxingmux.h Add documentation for the xingheader plugin. 2008-01-23 10:34:40 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
plugin.c gst/mpegaudioparse/plugin.c: Commit new file I forgot to add. 2008-02-08 10:17:11 +00:00