mirror of https://github.com/FFmpeg/FFmpeg.git
8559cce3c3
made the bitstream check generic using a LUT.
However, one of the comparisons which involves a bitwise AND
and equality check is faulty due to operator precedence.
First reported and analysed at
https://github.com/streamlink/streamlink/issues/5876
Fixes #10908
release/7.0
parent
aca7037e01
commit
f5441e441f
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue