On 27/09/15 02:41, Vittorio Giovara wrote:
> This field was used in combination with coded_frame to compute some
> sort of PSNR value. Regardless of its use, this property is tied to the
> encoding processing, while AVFrame is a structure suited for decoded
> data only.
> 
> The only use of this field (besides the deprecated coded_frame) is
> in mpegvideoenc: since it might be used in bframes estimation, add an
> additional field to Picture, which is a private structure anyway.
> 
> Signed-off-by: Vittorio Giovara <[email protected]>
> ---
> Improved names for the new variable are welcome.
> Vittorio
> 

Sure, why not?

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

Reply via email to