]> git.sesse.net Git - ffmpeg/commit
imgconvert: add avcodec_find_best_pix_fmt_of_2()
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Jul 2012 23:37:38 +0000 (01:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 31 Aug 2012 19:35:39 +0000 (21:35 +0200)
commit2a54ae9df8cbc1717b3929222ac75f384e2ff240
treee6b9751958c7792b8008ad85562bdec9588ec6d2
parentfe79fc2ea55b65141f3d664583d1caaf25d70ae5
imgconvert: add avcodec_find_best_pix_fmt_of_2()

and deprecate avcodec_find_best_pix_fmt2()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/avcodec.h
libavcodec/imgconvert.c