GNOME Bugzilla – Bug 642961
NV12 colorspace support for deinterlace plugin
Last modified: 2011-05-09 09:58:15 UTC
Created attachment 181583 [details] [review] NV12 colorspace support for deinterlace plugin This patch adds NV12 colorspace support to the deinterlace plugin.
While we're at it we could also easily add NV21 support :) commit 88cbcf5aa420e17c13ce887597fbc65c0a8018de Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Thu Feb 24 14:08:25 2011 +0100 deinterlace: Add support for NV21 colorspace commit ce0e34a0d5c745b87e7b07a79b471753947d18fd Author: Carsten Kroll <car@ximidi.com> Date: Thu Feb 24 14:00:37 2011 +0100 deinterlace: Add support for NV12 colorspace Fixes bug #642961.
Comment on attachment 181583 [details] [review] NV12 colorspace support for deinterlace plugin And please use "git format-patch" style patches in the future