]> git.sesse.net Git - ffmpeg/commit
last_picture should be never == NULL (it was with dr1) this might fix a segfault...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Aug 2002 16:05:05 +0000 (16:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Aug 2002 16:05:05 +0000 (16:05 +0000)
commitb7adc711fa663f8714a3d096f763cf5129c99505
treebb3d04117834e253630825be33c5bb22b48e5e99
parentd930ef19ea14c7fd43c7ad0a4184a9b55c8fdd76
last_picture should be never == NULL (it was with dr1) this might fix a segfault with error concealment

Originally committed as revision 837 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo.c