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

Change #262687

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Sat 28 Mar 2026 22:13:36
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 5a75d905cb24572d14c4e37ad68e3965bfdacd84

Comments

avformat/mpegts: create stream groups after having parsed the entire PMT
Some faulty files have an LCEVC descriptor with a single stream, resulting in
a group being created but never fully populated with the current
implementation.

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

Changed files