1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Gyan Doshi f5441e441f 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
2024-03-16 14:30:05 +05:30
..
2024-03-12 11:26:13 +01:00
2024-03-12 11:26:13 +01:00
2024-03-11 16:52:42 +01:00
2023-06-27 12:52:38 -03:00
2023-09-28 19:37:58 +02:00
2023-09-07 00:42:10 +02:00
2023-06-29 14:12:50 -03:00
2023-11-08 17:37:58 +11:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2023-08-15 21:42:21 +02:00