mirror of https://github.com/FFmpeg/FFmpeg.git
When ff_h264_decode_mb_cavlc() failed due to wrong sl->qscale values, e.g. dquant out of range, set the qscale to be a valid value before returning -1 and exiting the function. The qscale value can be used later e.g. in loop filter. BUG=806122 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/279/head
parent
474194a8d0
commit
71f39de2a5
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue