]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Add img_convert() to imgconvert.h and #include it from imgresample.c.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 13 Dec 2008 12:56:29 +0000 (12:56 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 13 Dec 2008 12:56:29 +0000 (12:56 +0000)
commit56a6162987328c5c0c07408c7d044eb4e9475525
tree279f2f0eef729254cbfe40af201b0c3184383799
parentcd274183ad14264b898664d8bf43c0ea90ee1138
Add img_convert() to imgconvert.h and #include it from imgresample.c.
This fixes an implicit declaration of img_convert() warning.
taken from a patchset from Anders Grönberg, galileo.m2 gmail com

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