gstreamer/gst/mpegaudioparse
Sebastian Dröge 79031308ad tests/check/: Add simple unit test for the xingmux element.
Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/xingmux.c: (setup_xingmux),
(cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main):
* tests/check/elements/xingmux_testdata.h:
Add simple unit test for the xingmux element.
* gst/xingheader/gstxingmux.c: (generate_xing_header),
(gst_xing_mux_finalize), (xing_reset):
Fix a memleak and invalid seek tables with less than 100 MP3 frames.
2008-01-23 10:11:44 +00:00
..
gstmpegaudioparse.c gst/mpegaudioparse/gstmpegaudioparse.c: Interpolate the VBRI seek table entries to get better results, support 3 byte... 2008-01-15 17:18:31 +00:00
gstmpegaudioparse.h gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the VBRI seek table. Might make sense to use... 2008-01-14 15:02:13 +00:00
gstxingmux.c tests/check/: Add simple unit test for the xingmux element. 2008-01-23 10:11:44 +00:00
gstxingmux.h gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new features: 2008-01-12 09:22:06 +00:00
Makefile.am gst/mpegaudioparse/: Bring mp3parse into the 21st century. 2006-11-13 16:23:22 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00