From f1163bb16d8ae140ad0e81da779b10dd6a9015e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 8 Sep 2006 16:47:46 +0000 Subject: configure.ac: Bump requirements of -base (videocrop test case needs this). Original commit message from CVS: * configure.ac: Bump requirements of -base (videocrop test case needs this). * gst/videocrop/gstvideocrop.c: Document sloppy handling of subsampled chroma planes if left/top cropping is an odd number. * tests/check/elements/videocrop.c: (handoff_cb), (videocrop_test_cropping_init_context), (videocrop_test_cropping_deinit_context), (videocrop_test_cropping), (check_1x1_buffer), (GST_START_TEST), (videocrop_suite), (main): Add another unit test that crops the input to 1x1 (and checks that that pixel has the expected values in a number of formats). --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c93508eb..30a4f243 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2006-09-08 Tim-Philipp Müller + + * configure.ac: + Bump requirements of -base (videocrop test case needs this). + + * gst/videocrop/gstvideocrop.c: + Document sloppy handling of subsampled chroma planes if + left/top cropping is an odd number. + + * tests/check/elements/videocrop.c: (handoff_cb), + (videocrop_test_cropping_init_context), + (videocrop_test_cropping_deinit_context), + (videocrop_test_cropping), (check_1x1_buffer), (GST_START_TEST), + (videocrop_suite), (main): + Add another unit test that crops the input to 1x1 (and checks + that that pixel has the expected values in a number of formats). + 2006-09-08 Tim-Philipp Müller * gst/videocrop/Makefile.am: -- cgit v1.2.1