diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-21 23:19:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-21 23:19:31 +0100 |
| commit | b9f6e9512017dc1ecd3a42aa1ef3c6058608cef5 (patch) | |
| tree | 0c5ccae6f26d46c270e9287a722b63e397900c57 /src/lib/wscript | |
| parent | 02e4022f540915f8a38f9ab9576ac896fe39a1ab (diff) | |
Give Film a container; move crop into video content; other bits.
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 d8cc8261d..1da245484 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -13,6 +13,7 @@ sources = """ audio_source.cc config.cc combiner.cc + container.cc content.cc cross.cc dci_metadata.cc |
