This patch takes into account that fifo_realloc may adjust fifo.wptr
authorChriss <chris@garveycocker.com>
Sun, 5 Dec 2004 02:46:00 +0000 (02:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 5 Dec 2004 02:46:00 +0000 (02:46 +0000)
commit20b02bc62801e34f2d561c2f77154604b52e6358
tree8f0ea110ac4934694361aa7950054ca5feb693d4
parent0d71240921397c98af9b42616be2fe4796df8912
This patch takes into account that fifo_realloc may adjust fifo.wptr
patch by ("Chris" chris at garveycocker dot com)

Originally committed as revision 3727 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpeg.c