OSDN Git Service

Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt()
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 30 Jan 2010 19:10:26 +0000 (19:10 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 30 Jan 2010 19:10:26 +0000 (19:10 +0000)
commit718c7b18c91c3eca21d7028bc6581045b22b32a4
tree63c666a2c3b3f81ff618b765d57624ea848997cf
parent22bf4592c8c17f6dbd5e3e6afaa896587d4d69fd
Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt()
function.

Originally committed as revision 21550 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
ffplay.c
libavfilter/vf_format.c