OSDN Git Service

Avoid a crash when H264 MMC operation causes the short term reference
authorJeff Downs <heydowns@borg.com>
Wed, 5 Sep 2007 20:04:09 +0000 (20:04 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Wed, 5 Sep 2007 20:04:09 +0000 (20:04 +0000)
commit088ed4d636e3065bf4fc67ef11bfe8592bcd8c0e
tree21f5db98235668723a3b38805ae8a6a49e949334
parent4df7c7d8d67df32402219f0daa26e12f7b56c73a
Avoid a crash when H264 MMC operation causes the short term reference
list to be emptied.
Patch by Jeff Downs: [heydowns borg com]

Originally committed as revision 10416 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c