diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-09-03 10:46:17 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-09-03 10:46:17 +0000 |
commit | 27a203a9b0f35dca1efc5933c16e8b4cfab96600 (patch) | |
tree | a2c0f2b279bde006e476d08daa2b146b4bfe94d5 /ChangeLog | |
parent | acba8c1dbdc547b595f8e632f1a89d305e7d0a7f (diff) | |
download | gst-plugins-bad-27a203a9b0f35dca1efc5933c16e8b4cfab96600.tar.gz gst-plugins-bad-27a203a9b0f35dca1efc5933c16e8b4cfab96600.tar.bz2 gst-plugins-bad-27a203a9b0f35dca1efc5933c16e8b4cfab96600.zip |
tests/check/elements/videocrop.c: More tests: check passthrough mode and caps transform in both directions with fixed...
Original commit message from CVS:
* tests/check/elements/videocrop.c: (handoff_cb),
(buffer_probe_cb), (test_caps_transform), (test_passthrough),
(notgst_value_list_get_nth_int), (videocrop_suite):
More tests: check passthrough mode and caps transform in
both directions with fixed values, ranges and lists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-09-03 Tim-Philipp Müller <tim at centricular dot net> + + * tests/check/elements/videocrop.c: (handoff_cb), + (buffer_probe_cb), (test_caps_transform), (test_passthrough), + (notgst_value_list_get_nth_int), (videocrop_suite): + More tests: check passthrough mode and caps transform in + both directions with fixed values, ranges and lists. + 2006-09-02 Tim-Philipp Müller <tim at centricular dot net> * docs/plugins/Makefile.am: |