summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/ast
diff options
context:
space:
mode:
authorChris Hodges <[email protected]>2025-10-21 11:41:06 +0200
committermichaelni <[email protected]>2025-10-27 22:11:58 +0000
commitd12791ef7ff78e81f7ada42276862976fa1d09a1 (patch)
tree31f2ff5b1accace065f325bd9ad129228b244d2f /tests/ref/fate/ast
parente10473f13ec6dd7e19eaacc989e92b9616b014af (diff)
libavformat: fix rtpdec_av1 regarding OBU sizeHEADmaster
Fix the AV1 RTP depacketizer for instances where the OBU elements did not have their OBU size fields removed according to the recommendation (SHOULD) of the AV1 RTP specification. Roger Hardiman courteously reported that the depacketizer doesn't work correctly for fragmented OBU elements with their OBU size fields still present and will incorrectly state that the continuation of such a fragment was unexpected, because the frag_obu_size field was used as a state and only incremented when the size field needed to be updated on OBU size field restoration. This patch solves the slip. Change-Id: I95af8cc89862e8ecf79aabcf029dd95a20dfd7ad
Diffstat (limited to 'tests/ref/fate/ast')
0 files changed, 0 insertions, 0 deletions