tests/check/: but disable for now since it doesn't pass (something wrong with
authorTim-Philipp Müller <tim@centricular.net>
Thu, 21 Sep 2006 09:27:47 +0000 (09:27 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 21 Sep 2006 09:27:47 +0000 (09:27 +0000)
commitdfea56a90c359e10b7a69bbced1a1a9b33c35850
tree7744c69320da312a2db279cd336692b2c0e52584
parent4c6f5e766a79bb849a7e6db01544352d9c49c983
tests/check/: but disable for now since it doesn't pass (something wrong with

Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
(create_rgb_conversions), (rgb_conversion_free),
(right_shift_colour), (fix_expected_colour), (check_rgb_buf),
(got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
but disable for now since it doesn't pass (something wrong with
RGBA somewhere).
ChangeLog
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/ffmpegcolorspace.c [new file with mode: 0644]