diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-07 15:28:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-07 15:28:34 +0000 |
| commit | 2e81be9e5b95fdba1049afc1ddef79e7a66980db (patch) | |
| tree | e89749d19bb0bf35c5be4af030b49a7d4976b1c3 /test/wscript | |
| parent | 4964bbe4efaaf8f8d7076cfcfed841300fd7a66d (diff) | |
Forward-port 41b77bee9c9cef485d95e82f16f6365ed1cf2a13 from 1.0; fixes to VideoContentScale::size().
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 479daae65..8831b6391 100644 --- a/test/wscript +++ b/test/wscript @@ -60,6 +60,7 @@ def build(bld): update_checker_test.cc upmixer_a_test.cc util_test.cc + video_content_scale_test.cc video_decoder_fill_test.cc xml_subtitle_test.cc """ |
