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

Change #266229

Category ffmpeg
Changed by Jesper Ek <deadbeef84ohnoyoudont@gmail.com>
Changed at Sun 03 May 2026 22:03:00
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision d5a913f99f91bcda8f61ab5708a6ff1f8a4747fe

Comments

avformat/gxf: return proper errors when reading header/packet
Returning -1 resulted in an "operation not permitted" error which
was incorrect. This changes the error to a correct "invalid data".

Changed files