gstreamer/tests
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
..
check tests/check/: Add simple unit test for the xingmux element. 2008-01-23 10:11:44 +00:00
Makefile.am Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from and we wer... 2007-07-13 16:46:35 +00:00