On 09/10/15 17:00, wm4 wrote:
>>      width  = st->codec->width;
>>      height = st->codec->height;
> 
> This confuses me. Why not take the size from the AVFrame? Note that
> AVPicture has no width/height fields, so this is a new situation.
> 
> Same for the pixel format, probably.

sed isn't that smart =) and yes should be done, maybe another patch though?

> I wonder if you really can change the format, without breaking anything
> that uses libavformat to mux y4m.
> 

Only if somebody hardcoded it otherwise the change should be transparent.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to