* Moving FifoBuffer out of libavformat/avformat.h and
authorRoman Shaposhnik <roman@shaposhnik.org>
Thu, 21 Sep 2006 07:31:53 +0000 (07:31 +0000)
committerRoman Shaposhnik <roman@shaposhnik.org>
Thu, 21 Sep 2006 07:31:53 +0000 (07:31 +0000)
commitf5a478f65d7262dbe194641d384f24fbbc03ed85
treefbdda2fba8809f3e7a6c662017d812276da8d5c1
parenta1ef006823de991c546a89b3e9135617a3524582
   * Moving FifoBuffer out of libavformat/avformat.h and
     libavformat/utils.c into libavutil

Originally committed as revision 6310 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavformat/avformat.h
libavformat/dvenc.c
libavformat/gxfenc.c
libavformat/mpeg.c
libavformat/utils.c
libavutil/Makefile
libavutil/fifo.c [new file with mode: 0644]
libavutil/fifo.h [new file with mode: 0644]