OSDN Git Service

Removes the internal avcodec_find_best_pix_fmt1()function previously used by avcodec_...
authorMatthew Einhorn <moiein2000@gmail.com>
Sat, 27 Aug 2011 01:49:29 +0000 (21:49 -0400)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 27 Aug 2011 03:09:48 +0000 (05:09 +0200)
commit1d6eca2d27a7e106a3acd01c89e7de58400c4c61
tree10aca85268342d6935849d1c8cb8fa3d62d0a7a5
parentc8868f28e357e7e6ffe3254d0056b3e8033fe8e5
Removes the internal avcodec_find_best_pix_fmt1()function previously used by avcodec_find_best_pix_fmt() and not used anymore.

Signed-off-by: Matthew Einhorn <moiein2000@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/imgconvert.c