OSDN Git Service

Add the function declaration of ff_svq1_packet_checksum to svq1.h and include
authorDiego Biurrun <diego@biurrun.de>
Tue, 28 Oct 2008 23:11:59 +0000 (23:11 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 28 Oct 2008 23:11:59 +0000 (23:11 +0000)
commit2be3fe39bf09eb25f98def140d274dc825ca7cfe
treedde9ea9de1f1cfaf2beca2ab0571ab63ff82f4c9
parentb735aeead8a6222c9164300fc3999989a312fcab
Add the function declaration of ff_svq1_packet_checksum to svq1.h and include
svq1.h where this function is used. Fixes the warning:
libavcodec/svq3.c:862: warning: implicit declaration of function ‘ff_svq1_packet_checksum’

Originally committed as revision 15737 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/svq1.h
libavcodec/svq3.c