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

Change #264606

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Wed 15 Apr 2026 21:13:44
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 2feb2132870b2f529855aba466840f377ad16502

Comments

avcodec/lcevc: make CBS reallocate the LCEVC payload
Frame side data unfortunately lacks padding, which CBS needs, so we can't reuse
the existing AVBufferRef.

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

Changed files