[FFmpeg-cvslog] cbs_av1: Reject thirty-two zero bits in uvlc code

2024-07-24 Thread Mark Thompson
ffmpeg | branch: release/4.3 | Mark Thompson | Sun Oct 22 19:35:52 2023 +0100| [93c16626b5bddaabf883227efc8d2f02a2030d18] | committer: Michael Niedermayer cbs_av1: Reject thirty-two zero bits in uvlc code The spec allows at least thirty-two zero bits followed by a one to mean 2^32-1, with no c

[FFmpeg-cvslog] cbs_av1: Reject thirty-two zero bits in uvlc code

2024-07-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun Oct 22 19:35:52 2023 +0100| [7110a36ba07f85ca2996d3b99898a4819e72d9bb] | committer: Michael Niedermayer cbs_av1: Reject thirty-two zero bits in uvlc code The spec allows at least thirty-two zero bits followed by a one to mean 2^32-1, with no constr