gstreamer/gst/mpegaudioparse
Tim-Philipp Müller af3ab2ae94 mp3parse: don't put every single frame into the index
Let's not put every single mp3 frame in our index, a few frames per
second should be more than enough. For now use an index interval
of 100ms-500ms depending on the upstream size, to keep the index at
a reasonable size. Factor out the code that adds the index entry
into a separate function for better code readability.
2009-06-22 10:41:26 +01:00
..
gstmpegaudioparse.c mp3parse: don't put every single frame into the index 2009-06-22 10:41:26 +01:00
gstmpegaudioparse.h mp3parse: don't put every single frame into the index 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