OSDN Git Service

Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870
authorStefan Lucke <stefan@lucke.in-berlin.de>
Sat, 13 Oct 2007 01:34:00 +0000 (01:34 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sat, 13 Oct 2007 01:34:00 +0000 (01:34 +0000)
commitb8a9dfb7f6706d56bc0e71bd5348e676ac96d14d
treec59ad1a35ec2aa3b5053a32d0d71f12097e8d309
parent29a7b8ef2741a3c5bba8394608b090b0ec8b9365
Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870
Patch by Stefan Lucke <stefan <at> lucke.in-berlin.de>
Subject: API breakage by r9870
Date: 2007-10-05 11:06:47 GMT
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/57467

Originally committed as revision 10720 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c