Skip to content

qtdemux: enlarge the maximal atom size

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

For 8K content, frame size is over 25MB, and cause the negotiation failure. Enlarge the limitation of QTDEMUX_MAX_ATOM_SIZE to 32MB.

Merge request reports