diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-07 23:19:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-08 00:35:55 +0100 |
| commit | 81b8b8d2e6c548fe0cac006b6551945f5c1d77a9 (patch) | |
| tree | b58a22addd8eef294e17bf1161eecd70f574024b /src/lib/wscript | |
| parent | 4c0577afdbb38d4cf15208fb2d74d180f44b4609 (diff) | |
Pull ActiveSubtitles code out to a class.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 7b19108f5..765ee60a3 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -21,6 +21,7 @@ import os import i18n sources = """ + active_subtitles.cc analyse_audio_job.cc atmos_mxf_content.cc audio_analysis.cc |
