GNOME Bugzilla – Bug 700331
videocrop: Add support for GRAY16_LE/GRAY16_BE
Last modified: 2013-07-16 23:53:31 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.
Created attachment 244232 [details] [review] patch for 0.10
Created attachment 244233 [details] [review] patch for 1.0
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
This is causing a unit test to fail, see https://bugzilla.gnome.org/show_bug.cgi?id=704357