diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-13 00:41:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-13 00:41:50 +0100 |
| commit | 83e5567530d0be24490abdda46d196e4279c5030 (patch) | |
| tree | ae1b8f679fa448d7fc48b7a0521e52c256611cd6 /src/lib/ffmpeg_content.h | |
| parent | 2bfd531137f1a4874493186015046e33c5a07c1e (diff) | |
Look up unknown subtitle end times from the data prepared by the examiner.
Diffstat (limited to 'src/lib/ffmpeg_content.h')
| -rw-r--r-- | src/lib/ffmpeg_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index 76ba43567..d6edb2bdb 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2013-2015 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
