Skip to content
Snippets Groups Projects
Commit 9c7198ea authored by Timothy B. Terriberry's avatar Timothy B. Terriberry Committed by Rafaël Carré
Browse files

Fix 0-byte Ogg packet handling.


This stops rejecting 0-byte packets, adds checks everywhere we
access the first byte of a packet, updates the th_decode_packetin()
return value checking so that duplicate frames aren't thrown away,
and updates video pts generation so the resulting frames are
displayed correctly,

Fixes bug #3416.

Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent af480570
No related branches found
No related tags found
No related merge requests found
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