On Sun, Nov 8, 2015 at 7:24 AM Kieran Kunhya <kier...@obe.tv> wrote:

> On 8 November 2015 at 00:30, Timothy Gu <timothyg...@gmail.com> wrote:
> > Allows one to do:
> >
> >     ffmpeg -s 1920x1080          -i blah.v210 ...
> >     ffmpeg -s 1920x1080 -f v210x -i blah.yuv10 ...
> >
> > Fixes #1869.
>
> Looks good


Thanks for reviewing; applied.


> - I wonder if it can be merged with rawvideo though.
>

Technically it could be, but the code is simple enough to make any benefits
of sharing the code virtually nonexistent. IMO anyway.

Timothy
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to