diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-01-27 16:08:15 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-01-27 16:08:15 +0000 |
commit | f7632ce231a991fba32691154a6c0576cec3dc51 (patch) | |
tree | 31d36bbe5246e59fbe313ed66bad68214802119d /ChangeLog | |
parent | 0f644988435a98b7f691616cb7f542c76a90c9fc (diff) | |
download | gst-plugins-bad-f7632ce231a991fba32691154a6c0576cec3dc51.tar.gz gst-plugins-bad-f7632ce231a991fba32691154a6c0576cec3dc51.tar.bz2 gst-plugins-bad-f7632ce231a991fba32691154a6c0576cec3dc51.zip |
tests/icles/videocrop-test.c: Catch errors while the test is running.
Original commit message from CVS:
* tests/icles/videocrop-test.c: (test_with_caps):
Catch errors while the test is running.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-27 Tim-Philipp Müller <tim at centricular dot net> + + * tests/icles/videocrop-test.c: (test_with_caps): + Catch errors while the test is running. + 2007-01-25 Sebastian Dröge <slomo@circular-chaos.org> * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query): |