Re: [FFmpeg-devel] [PATCH] avcodec/libx264: expose nv21 input support

2015-07-31 Thread Michael Niedermayer
On Sat, Aug 01, 2015 at 06:42:15AM +0800, Yu Xiaolei wrote: > libx264 added support for NV21 input recently. > > --- > libavcodec/libx264.c | 6 ++ > 1 file changed, 6 insertions(+) applied btw, if you want git write access, send me your public SSH key thanks [...] -- Michael GnuPG f

[FFmpeg-devel] [PATCH] avcodec/libx264: expose nv21 input support

2015-07-31 Thread Yu Xiaolei
libx264 added support for NV21 input recently. --- libavcodec/libx264.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c index 5da816e..c017685 100644 --- a/libavcodec/libx264.c +++ b/libavcodec/libx264.c @@ -381,6 +381,9 @@ static int convert