After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 563510 - [videocrop] 1x1 unit test fails
[videocrop] 1x1 unit test fails
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 568780 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-12-06 22:13 UTC by Sebastian Dröge (slomo)
Modified: 2009-01-23 08:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-12-06 22:13:27 UTC
Hi,
with latest CVS the 1x1 cropping test fails:

Running suite(s): videocrop
80%: Checks: 5, Failures: 1, Errors: 0
elements/videocrop.c:262:F:general:test_crop_to_1x1:0: 'GST_BUFFER_DATA (buf)[0]' (81) is not equal to '76' (76)
FAIL: elements/videocrop
Comment 1 Sebastian Dröge (slomo) 2008-12-09 10:47:00 UTC
2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

        * tests/check/elements/videocrop.c: (check_1x1_buffer):
        Update the unit test for the new color values for BT.601 red.
        Fixes bug #563510.
Comment 2 Sebastian Dröge (slomo) 2009-01-23 07:16:14 UTC
*** Bug 568780 has been marked as a duplicate of this bug. ***