tests/check/: Add simple unit test for oggmux from #337026 with checking for the
authorJames Livingston <doclivingston@gmail.com>
Mon, 4 Sep 2006 18:19:06 +0000 (18:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 4 Sep 2006 18:19:06 +0000 (18:19 +0000)
commitc9b637db9121fa20b9a6d23c1e10a7c72eee6d1c
tree0e7bae314d9f9d7a60d78e6eb1f5692b02c942f1
parent2debc288bfb410b132930f1e134cc3eef8069a9c
tests/check/: Add simple unit test for oggmux from #337026 with checking for the

Original commit message from CVS:
Patch by: James Livingston  <doclivingston at gmail.com>
* tests/check/Makefile.am:
* tests/check/pipelines/.cvsignore:
* tests/check/pipelines/oggmux.c: (get_page_codec),
(check_chain_final_state), (fail_if_audio), (validate_ogg_page),
(eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
(test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
(test_theora_vorbis), (oggmux_suite):
Add simple unit test for oggmux from #337026 with checking for the
EOS flags disabled for the time being.
ChangeLog
tests/check/Makefile.am
tests/check/pipelines/.gitignore
tests/check/pipelines/oggmux.c [new file with mode: 0644]