diff options
Diffstat (limited to 'src/lib/ffmpeg_decoder.h')
| -rw-r--r-- | src/lib/ffmpeg_decoder.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h index e3aa484d1..11f83ed97 100644 --- a/src/lib/ffmpeg_decoder.h +++ b/src/lib/ffmpeg_decoder.h @@ -60,6 +60,8 @@ private: static double compute_pts_offset (double, double, float); + void flush (); + void setup_subtitle (); AVSampleFormat audio_sample_format () const; |
