Skip to content

demux: mp4: refactor sample group properties handling and fix stss table seek

François Cartegnie requested to merge fcartegnie/vlc:mr070201 into master

refactors the sample group reader to provide support for other tables.

stss only flags the IFrames, which is only a subset of seek points for some codecs.

Merge request reports