Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity ↵ | Sebastian Dröge | 2008-06-25 | 1 | -10/+6 |
| | | | | | | | | that is fixed in 0.10.20. Original commit message from CVS: * tests/check/pipelines/wavpack.c: (bus_handler): Remove workaround for a bug in identity that is fixed in 0.10.20. | ||||
* | tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds. | Sebastian Dröge | 2008-04-03 | 1 | -0/+3 |
| | | | | | | Original commit message from CVS: * tests/check/pipelines/wavpack.c: (wavpack_suite): Bump timeout from 3 to 60 seconds. | ||||
* | tests/check/: Add unit test that encodes and decodes some data, checks that ↵ | Sebastian Dröge | 2008-04-03 | 1 | -0/+224 |
it is still the same and that all timesta... Original commit message from CVS: * tests/check/Makefile.am: * tests/check/pipelines/wavpack.c: (bus_handler), (identity_handoff), (fakesink_handoff), (GST_START_TEST), (wavpack_suite), (main): Add unit test that encodes and decodes some data, checks that it is still the same and that all timestamps/offsets are perfect. |