diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-03 23:18:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-03 23:18:47 +0000 |
| commit | d7b23d44dec9d6357619e8e009e564e475215470 (patch) | |
| tree | 0ac5251fbbe5c55da24499eb5c7b4194f90365bf /src/lib/ffmpeg_decoder.h | |
| parent | f0e95aa5b7ada81a1c40f06facab2e94e45ab26c (diff) | |
Various attempted fixes to audio sync.
Diffstat (limited to 'src/lib/ffmpeg_decoder.h')
| -rw-r--r-- | src/lib/ffmpeg_decoder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h index 680e39c39..ee725b20c 100644 --- a/src/lib/ffmpeg_decoder.h +++ b/src/lib/ffmpeg_decoder.h @@ -58,7 +58,6 @@ private: bool pass (); void flush (); - ContentTime first_audio () const; void setup_subtitle (); |
