Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to...
authorPeter Ross <pross@xvid.org>
Thu, 11 Mar 2010 12:29:02 +0000 (12:29 +0000)
committerPeter Ross <pross@xvid.org>
Thu, 11 Mar 2010 12:29:02 +0000 (12:29 +0000)
commit70b462cc2940bce1023adb0780a83725526117f4
treecb14ff88200780d669c599e4f752bc4bd446429f
parent2b3da32f74ae03a08bf0d399eaf64917eb4f01a3
Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to decoder.

Originally committed as revision 22468 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/bink.c