Make the following functions static (and remove ff_), they are only used
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 18:57:18 +0000 (18:57 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 18:57:18 +0000 (18:57 +0000)
commit30f7682404d654dab2f88d4906f10a5dfecd1a74
tree1c3c4b1164f03a9865d4c4f59d237415b859d5fb
parent5dfa637ccac6476c1eece6a11b21f156f458a323
Make the following functions static (and remove ff_), they are only used
inside libxvidff.c:
ff_xvid_encode_init(), ff_xvid_encode_frame(), ff_xvid_encode_close()

Originally committed as revision 22115 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libxvidff.c