diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-09 23:11:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-18 20:51:16 +0000 |
| commit | b147c77c6d44399ad522298ac52a481fe5988287 (patch) | |
| tree | f04ef3e71bdcb68aedcf10c0109156928662ad6c /src/lib/wscript | |
| parent | 67705b5665715abebfdd33e9f36797f040bc3e79 (diff) | |
Split FilterGraph into that and VideoFilterGraph.
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 263d222c2..315190307 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -134,6 +134,7 @@ sources = """ video_content.cc video_content_scale.cc video_decoder.cc + video_filter_graph.cc writer.cc """ |
