You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
oggdec: resync from the last page.
Previously we re synced from where we where which cam lead to loosing pages. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -100,6 +100,7 @@ struct ogg {
|
||||
int nstreams;
|
||||
int headers;
|
||||
int curidx;
|
||||
int64_t page_pos; ///< file offset of the current page
|
||||
struct ogg_state *state;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user