[FFmpeg-devel] [PATCH]012v decoder, v2

Paul B Mahol onemda at gmail.com
Fri Sep 28 09:21:55 CEST 2012


On 9/27/12, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Hi!
>
> Attached is an updated version of the 012v decoder, I am still using
> PIX_FMT_YUV422P16 (because I consider PIX_FMT_YUV422P10 a deprecated format)
>
> as do other FFmpeg decoders.

This does not make sense. How pixel format can become deprecated?
>
> As said, I also believe the code looks broken, but it does decode all
> samples
> I have, we will only find out if the encoder is perhaps broken if this gets

What encoder?
>
> applied.
>
> Please comment, Carl Eugen

I'm not going to waste my time copy pasting patch, but failure of get_buffer
should return proper error code and not -1.


More information about the ffmpeg-devel mailing list