diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-02 13:54:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-02 13:54:09 +0100 |
| commit | 4dd22fc54d31abf64b7e6f13071904d34ab7636a (patch) | |
| tree | 0d70e6a3e6e3427a9f200267eea77f60326b7fa6 /src/wscript | |
| parent | c7e599ad97c7d1965cf58451b724260a16bad0fd (diff) | |
Use FAB subtitler's rather odd DFC -> frame rate mapping.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 5298ad7..ef5c787 100644 --- a/src/wscript +++ b/src/wscript @@ -26,6 +26,7 @@ def build(bld): stl_binary_tables.cc stl_binary_writer.cc stl_text_reader.cc + stl_util.cc time_pair.cc subtitle.cc vertical_reference.cc |
