Replace invocations of av_fifo_realloc(), which is going to be
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 19 Aug 2008 18:49:57 +0000 (18:49 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 19 Aug 2008 18:49:57 +0000 (18:49 +0000)
commit745b39d5f92437629513f2b8fc3287fb2e66d3ff
treef5f4fa15c38fe7044996e1fcf066970ed2cedcf9
parenta1ab56c5a833370d18cdad0ae7874dee06ad44ce
Replace invocations of av_fifo_realloc(), which is going to be
deprecated, with corresponding invocations of av_fifo_realloc2().

Originally committed as revision 14848 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavformat/mpegenc.c