diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-02-14 12:40:36 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-02-23 09:22:30 +0100 |
commit | ddfe1246d98f70cdce368a2176196ba26ed7bf2d (patch) | |
tree | ca45eb83c54e28a254e8d7db61538221c02075de /libavformat/avc.c | |
parent | 067432c1c95882c7221e694f33d9f3bdbe46de7f (diff) | |
download | ffmpeg-ddfe1246d98f70cdce368a2176196ba26ed7bf2d.tar.gz |
flicvideo: avoid an infinite loop in byte run compression
When byte_run is 0, pixel_countdown is not touched and the loop will run
forever.
CC:libav-stable@libav.org
Diffstat (limited to 'libavformat/avc.c')
0 files changed, 0 insertions, 0 deletions