git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
apv_entropy : Improve robustness to bitstream errors
3 mai, par Mark Thompson -
cbs_apv : Better constrain tile_width/height_in_mbs
3 mai, par Mark Thompson -
apv_decode : Improve reporting of decode errors
3 mai, par Mark Thompsonapv_decode: Improve reporting of decode errors Halt tile component decoding at the first entropy error (this will be a desync and is not recoverable). If any tile components contain errors then discard the frame unless the output-corrupt flag is set. Also fixes CID 1646764, which is the error case where the tile component is too large for get_bits to handle.
-
apv_decode : Fix memory leak on decode error
3 mai, par Mark Thompson -
cbs_apv : Always restore tracing state on split fragment error
3 mai, par Mark Thompson