GNOME Bugzilla – Bug 610902
y4menc only supports 4:2:0
Last modified: 2010-04-30 14:31:29 UTC
Created attachment 154563 [details] [review] Patch to add 4:2:2, 4:1:1, and 4:4:4 support to y4menc Attached patch (untested!!) adds 4:2:2, 4:1:1, and 4:4:4 output support to y4menc.
Created attachment 154569 [details] [review] Patch to add 4:2:2, 4:1:1, and 4:4:4 support to y4menc Updated patch. Now with less stupid.
looks good, will commit after freeze.
This made make check fail, thanks for that. When re-committing, it would be nice if you could fix up the commit message so that it has a 'y4menc:' prefix in the summary line as well.
Re-committing, with some adjustments: commit 798ccb7e97c65f27baa68d7af21d4617fae291de Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> Date: Tue Apr 20 12:17:26 2010 +0200 y4menc: adjust unit test to element behaviour commit c3dc498278a389a7a22f9f9e66d975438ef16793 Author: Benjamin M. Schwartz <bens@alum.mit.edu> Date: Tue Feb 23 22:16:39 2010 -0500 y4menc: add 4:2:2, 4:1:1, and 4:4:4 output support Fixes #610902.