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
Showing
Please
register
or
sign in
to comment
When byte_run is 0, pixel_countdown is not touched and the loop will run forever. CC:libav-stable@libav.org