Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #228762

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Thu 01 May 2025 19:24:04
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 8ebccdf2a4f902d289f1ba0da305b5062f6e6fb0

Comments

avformat/av1dec: fix setting AVPacket->pos in Annex-B demuxer
This demuxers reads encapsulation bytes before reading codec data into the
output packets, so take such offset into consideration.

Signed-off-by: James Almer <jamrial@gmail.com>

Changed files