Skip to content

demux: ogg: fix last page probing

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

Algorithm fails when no page within last 8500 bytes and file is smaller than 2x8500. Algorithm fails picking the really last page in the search window.

refs #27610 (closed)

Merge request reports