diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-09 15:21:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-09 15:22:20 +0100 |
| commit | 837a54744277a5252a1a69b0690305e9a669124d (patch) | |
| tree | e391cc061022e211a68a48eba37fbde4970f61e7 /test/wscript | |
| parent | bb6b53bdb63754fe0cea1368f69f39a3c3cbbdfd (diff) | |
Basic video transcoding working.
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 0ed7a43d6..58d16ec65 100644 --- a/test/wscript +++ b/test/wscript @@ -60,6 +60,7 @@ def build(bld): ffmpeg_decoder_sequential_test.cc ffmpeg_examiner_test.cc ffmpeg_pts_offset_test.cc + ffmpeg_transcoder_test.cc file_group_test.cc file_log_test.cc file_naming_test.cc |
