OSDN Git Service

Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 21 Mar 2009 22:43:46 +0000 (22:43 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 21 Mar 2009 22:43:46 +0000 (22:43 +0000)
commitd89f692f0ea078867be00397b2f8229510400325
tree43b0dbd08ce0c0194494fe65eb585240d9a04702
parenta61ec8e7ae1f74716142d72c07740f90c33ff67b
Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a
pixel format for the provided name, make it look for the native endian
variant of the name.

Originally committed as revision 18130 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/imgconvert.c