diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-03 20:05:31 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-03 20:05:31 +0000 |
| commit | ec1a826cc8a74e57a4428b6e957d80034e500528 (patch) | |
| tree | 72cce80ac04314f96c302fb5692cd1e2e9511b26 /ChangeLog | |
| parent | 8cb180066d38c02c82b844e72fe77a4ba813f231 (diff) | |
tests/check/: Add unit test that encodes and decodes some data, checks that 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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2008-04-03 Sebastian Dröge <slomo@circular-chaos.org> + * 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. + +2008-04-03 Sebastian Dröge <slomo@circular-chaos.org> + * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init): * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init): * ext/wavpack/gstwavpackparse.c: |
