diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2024-03-16 10:04:54 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2024-03-16 14:30:05 +0530 |
commit | f5441e441f9b0d235e49bdccc69e141ccd92e854 (patch) | |
tree | b5d1f99929728cbfa9ae59650a392f1fef2b5339 /libavfilter/trim.c | |
parent | aca7037e018d15e2955f28967c806af079a4075d (diff) | |
download | ffmpeg-f5441e441f9b0d235e49bdccc69e141ccd92e854.tar.gz |
avformat/mpegtsenc: correct bitstream check
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
Diffstat (limited to 'libavfilter/trim.c')
0 files changed, 0 insertions, 0 deletions