diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-08-12 Sebastian Dröge <slomo@circular-chaos.org> + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * tests/check/elements/lpwsinc.c: (setup_lpwsinc), + (cleanup_lpwsinc), (GST_START_TEST), (lpwsinc_suite), (main): + Add unit tests for lpwsinc, testing fundamental functionality. + +2007-08-12 Sebastian Dröge <slomo@circular-chaos.org> + * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel): * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel): Improve debugging a bit. |