OSDN Git Service

Fix the compilation of some libavcodec/lib* files which were not
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 7 Aug 2010 01:36:35 +0000 (01:36 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 7 Aug 2010 01:36:35 +0000 (01:36 +0000)
commita63dbf3970bb25bb4447dc458ad0951f00486ac0
treed3d6a0a921d0c88a6b301d998d265e93e477cc8b
parent711d14cff34ededdee58308f150c727597823516
Fix the compilation of some libavcodec/lib* files which were not
including libavcore/imgutils.h, which was required since the recent
avcodec_check_dimensions() -> av_check_image_size() transition.

Originally committed as revision 24734 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libdiracdec.c
libavcodec/libopenjpeg.c
libavcodec/libschroedingerdec.c