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 700331 - videocrop: Add support for GRAY16_LE/GRAY16_BE
videocrop: Add support for GRAY16_LE/GRAY16_BE
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal enhancement
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-14 19:04 UTC by Joshua M. Doe
Modified: 2013-07-16 23:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for 0.10 (2.99 KB, patch)
2013-05-14 19:09 UTC, Joshua M. Doe
none Details | Review
patch for 1.0 (2.28 KB, patch)
2013-05-14 19:09 UTC, Joshua M. Doe
committed Details | Review

Description Joshua M. Doe 2013-05-14 19:04:36 UTC
Trivial patch for 0.10 and 1.0 to add GRAY16 support to videocrop, to sync caps between it and aspectratiocrop, and eliminate some dead/redundant code.
Comment 1 Joshua M. Doe 2013-05-14 19:09:23 UTC
Created attachment 244232 [details] [review]
patch for 0.10
Comment 2 Joshua M. Doe 2013-05-14 19:09:37 UTC
Created attachment 244233 [details] [review]
patch for 1.0
Comment 3 Sebastian Dröge (slomo) 2013-05-15 07:31:29 UTC
commit 837dcfb3638ea3f88f9ff8192f63e1ddc935e1a3
Author: Joshua M. Doe <oss@nvl.army.mil>
Date:   Tue May 14 10:28:10 2013 -0400

    videocrop: Add support for GRAY16_LE/GRAY16_BE
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700331
Comment 4 Nicolas Dufresne (ndufresne) 2013-07-16 23:53:31 UTC
This is causing a unit test to fail, see https://bugzilla.gnome.org/show_bug.cgi?id=704357