gstreamer/gst/mpegaudioparse
Tim-Philipp Müller 1db592839e mp3parse: assume seekability only if we know the upstream size
While technically upstream may be seekable even if it doesn't know
the exact size, I can't think of a use case where this distincation
is relevant in practice, so for now just assume we're not seekable
if upstream doesn't provide us with a size. Makes sure we don't
build a seek index when streaming internet radio with sources that
pretend to be seekable until you try to actually seek.
2009-06-22 10:41:26 +01:00
..
gstmpegaudioparse.c mp3parse: assume seekability only if we know the upstream size 2009-06-22 10:41:26 +01:00
gstmpegaudioparse.h mp3parse: assume seekability only if we know the upstream size 2009-06-22 10:41:26 +01: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