Move declaration of ff_interleave_add_packet to internal.h.
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 8 Feb 2009 21:14:46 +0000 (21:14 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 8 Feb 2009 21:14:46 +0000 (21:14 +0000)
commit1cc65cecb2feed9ed806222a5e1593f7d7edcf90
tree86a08992e64972d6d9dd124cff2fb7217c892a71
parent52ef50a080a2b4c61f4e98ad79f2853582f1977c
Move declaration of ff_interleave_add_packet to internal.h.
It is an internal function and should not be in an installed header.

Originally committed as revision 17070 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/audiointerleave.c
libavformat/avformat.h
libavformat/internal.h
libavformat/oggenc.c