Skip to content

qtdemux: fix the condition when moov size is over maximal atom size

WeiCheng Lin requested to merge (removed):qtdemux_issues into master

The original condition cause pipeline error even if the demuxer state is MOVIE and got moov.

Merge request reports