aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/avio_read_callback.c
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2025-07-25 18:51:16 +0200
committerNiklas Haas <git@haasn.dev>2025-07-27 14:09:46 +0200
commitef167512ab5da5c532f4a2212d8150ba9b81974b (patch)
tree1a3d4f9962a84c5bd92f06baf985d444f6d40e57 /doc/examples/avio_read_callback.c
parentbf640b53db385ae779485ddcbd7bc1734f986efb (diff)
downloadffmpeg-ef167512ab5da5c532f4a2212d8150ba9b81974b.tar.gz
avcodec/dovi_rpudec: parse RPU forward, don't try to find end
Instead of scanning backwards for the end of RPU payload, parse it and report if we didn't land at the terminator byte. Current expectation was that we can have additional zero bytes after RPU payload, which were skipped to find playload end. That's not always the case. So loosen this requirement. This fixes files where there is additional non-zeroed padding after the end of the RPU in NALU. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Diffstat (limited to 'doc/examples/avio_read_callback.c')
0 files changed, 0 insertions, 0 deletions