[FFmpeg-devel] [PATCH] libavutil: added a new function called av_compute_images_mse to calculate the mean squared error (MSE) between two YUV images.

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun Jun 5 00:26:41 CEST 2011


On date Saturday 2011-06-04 18:37:24 +0200, Roger Pau Monné encoded:
> Made the suggested changes, but I haven't got enough knowledge to
> extend this function to other formats.

Indeed a complete implementation of the function would require some
pixdesc-fu, if you don't want/need to implement such a general
function you can move the function to the filter, I'll try to
implement it in lavu making it more generic (please add a feature
request so I won't discard it).
-- 
FFmpeg = Fostering & Foolish Multipurpose Puritan Elitist Genius


More information about the ffmpeg-devel mailing list