Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a
commit19cab246bad255d335ece2e92b3ec7a5622b56e1
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 21 Mar 2009 22:43:46 +0000 (21 22:43 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 21 Mar 2009 22:43:46 +0000 (21 22:43 +0000)
tree52c8e2f7c24db2a95c2a923de37caccd928c7f1d
parent4d29e6c109a61029b45152fb3d5b94fc4b6d5984
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18130 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/avcodec.h
libavcodec/imgconvert.c