Add the function declaration of ff_svq1_packet_checksum to svq1.h and include
commit66796dd4594c5f3a5527fe5f39fe6d6c86e1a1fb
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 28 Oct 2008 23:11:59 +0000 (28 23:11 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 28 Oct 2008 23:11:59 +0000 (28 23:11 +0000)
treea8db8d2a83d6f0b70e6cb3037fafc0f4f58a8e61
parent27ad63563c71bb02b4a1f8f9f32ed23631aa1fa8
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’

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