| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-18 | Write logs during tests to a file. | Carl Hetherington | |
| 2019-11-16 | Fix incorrect images when cropping without stretch. | Carl Hetherington | |
| Always overallocate images so that Image::crop_scale_window is always safe from over-reading buffers. Relates to #1654 and probably #1653. Backported from 7b0372776ac4da6a8e4ff29f41a4f08b9b4de506 in v2.15.x. | |||
| 2019-10-21 | Copy with progress updates when we might copy long files (#1574). | Carl Hetherington | |
| Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x. | |||
| 2018-10-12 | Use ImageMagick for test stuff. | Carl Hetherington | |
| 2018-10-12 | Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg | Carl Hetherington | |
| to decode images. Hence remove {Image,Graphics}Magick. | |||
| 2018-08-21 | Work around warning. | Carl Hetherington | |
| 2018-07-09 | Don't write multiple <LoadFont> tags to Interop subtitles (#1273). | Carl Hetherington | |
| 2018-02-28 | Fix thinko in last commit. | Carl Hetherington | |
| 2018-02-28 | Check J2K image XYZ-pixel by XYZ-pixel. | Carl Hetherington | |
| 2018-02-28 | Tweak error threshold for an image comparison involving subtitles. | Carl Hetherington | |
| 2018-02-27 | Try again to make private_data path canonical. | Carl Hetherington | |
| 2018-02-27 | Remove relative path elements from test location. | Carl Hetherington | |
| 2018-02-13 | Add some tolerance when checking audio references. | Carl Hetherington | |
| 2018-02-13 | Recover test config after config_test.cc runs. | Carl Hetherington | |
| 2018-02-03 | Try relaxing image check slightly. | Carl Hetherington | |
| 2017-12-31 | Try to fix build on OS X. | Carl Hetherington | |
| 2017-12-31 | Try to fix Windows build. | Carl Hetherington | |
| 2017-12-30 | Try comparing images using RMS error metric. | Carl Hetherington | |
| 2017-12-30 | Fix call to Image::compare; it returns false if images are identical. | Carl Hetherington | |
| This breaks alpha_blend_test for reasons that aren't yet clear. | |||
| 2017-10-31 | Remove unused method. | Carl Hetherington | |
| 2017-10-18 | Try using ffcmp instead of md5 checking for FFmpeg file tests. | Carl Hetherington | |
| 2017-10-17 | Remove unused variable. | Carl Hetherington | |
| 2017-10-17 | Try using ffmpeg md5 filter to compare files. | Carl Hetherington | |
| 2017-09-03 | Get private data location from the environment if it's present. | Carl Hetherington | |
| 2017-09-02 | More end-to-end sound tests. | Carl Hetherington | |
| 2017-09-01 | Fix up remake_with_subtitle_test. | Carl Hetherington | |
| 2017-08-26 | Add new_test_film2; disable auto audio analysis during tests. | Carl Hetherington | |
| 2017-07-28 | Fix failing test due to header differences. | Carl Hetherington | |
| 2017-07-18 | CHECK -> REQUIRE. | Carl Hetherington | |
| 2017-05-31 | Allow repeat-frame to work with 3D. | Carl Hetherington | |
| 2017-05-30 | Check content_test1 output. | Carl Hetherington | |
| 2017-05-30 | Rename test method. | Carl Hetherington | |
| 2017-05-25 | More tests; fix blend for YUV420P10LE. | Carl Hetherington | |
| 2017-05-24 | Implement alpha_blend for YUV420P and YUV420P10. Improve unit test. | Carl Hetherington | |
| 2017-04-27 | Distinguish master DoM encode threads count from the server count. | Carl Hetherington | |
| 2017-04-19 | Slightly better test report. | Carl Hetherington | |
| 2017-04-19 | Default to SMPTE for tests. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-08 | Fix failure to analyse audio in some cases. | Carl Hetherington | |
| This fixes audio-only content when the first-emitted audio is not at time zero. This used to cause a seek which is not possible with audio-only. This commit removes the unnecessary seek which was due to missing silent-padding of the first-emitted audio. | |||
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Better information when check_audio_file fails. | Carl Hetherington | |
| 2015-12-11 | Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ↵ | Carl Hetherington | |
| ServerDescription -> EncodeServerDescription. | |||
| 2015-11-03 | Attempt to fix test idle hacks. | Carl Hetherington | |
| 2015-10-19 | Calm logging during tests. | Carl Hetherington | |
| 2015-09-14 | More <iostream> includes for Arch. | Carl Hetherington | |
