Skip to content
Snippets Groups Projects
Commit 52a6dc02 authored by Michael Tänzer's avatar Michael Tänzer Committed by Jean-Baptiste Kempf
Browse files

demux: ogg: fix find_first_granule for packets that span multiple pages


If the granulepos is negative we need to pagein the page nevertheless
because it might contain a packet that is continued on the next page. Also
we want to return the position of the first page containing the packet.

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 7141b8c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment