| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-14 | Quieten tests a bit. | Carl Hetherington | |
| 2015-09-14 | Optimise checking of existing image data. | Carl Hetherington | |
| When checking existing image data go from the end backwards until a good hash is found rather than from the start forwards until a bad hash is found. This is a lot quicker for long files but may miss a corrupted frame somewhere (however unlikely this is). | |||
| 2015-09-12 | More subtitle test data fixes. | Carl Hetherington | |
| 2015-09-12 | Add missing files to test/data. | Carl Hetherington | |
| 2015-09-12 | Update test/data for fixes to SMPTE subs. | Carl Hetherington | |
| 2015-09-11 | Fix assertion failure when processors return fewer channels than the DCP has. | Carl Hetherington | |
| 2015-09-10 | Fix erroneous test/data commit. | Carl Hetherington | |
| 2015-09-10 | Bump versionv2.1.61 | Carl Hetherington | |
| 2015-09-09 | Use SRC_LINEAR for speed when analysing audio (#685). | Carl Hetherington | |
| 2015-09-06 | Update test/data for new resampler. | Carl Hetherington | |
| 2015-09-05 | Fix build. | Carl Hetherington | |
| 2015-09-04 | Update test/data. | Carl Hetherington | |
| 2015-09-02 | Add another unit test. | Carl Hetherington | |
| 2015-09-01 | update.{cc,h} -> update_checker.{cc,h}. | Carl Hetherington | |
| 2015-09-01 | Add basic test for client/server with a J2K image. | Carl Hetherington | |
| 2015-08-31 | Remove working file from test/data. | Carl Hetherington | |
| 2015-08-27 | Fix Player::dcp_to_content_video with similar but not equal content/DCP ↵ | Carl Hetherington | |
| frame rates. | |||
| 2015-08-26 | Stop ui_idle() being called loads and loads of times during tests. | Carl Hetherington | |
| 2015-08-26 | Split log.{cc,h}. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-26 | Move ServerDescription into its own header. | Carl Hetherington | |
| 2015-08-26 | Revert "Fix test to take into account changes to rounding." | Carl Hetherington | |
| This reverts commit 32823e7cc89965bf706fecab13be444e5a2aaa09. | |||
| 2015-08-25 | Fix test to take into account changes to rounding. | Carl Hetherington | |
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-08-25 | Add video waveform viewer. | Carl Hetherington | |
| 2015-08-23 | More build fixes. | Carl Hetherington | |
| 2015-08-17 | Do filling correctly for separate-content L/R 3D; before it was | Carl Hetherington | |
| trying to fill each individual piece of content as if it was providing both L and R frames. | |||
| 2015-08-17 | Remove unused Image::crop. | Carl Hetherington | |
| 2015-07-30 | Allow config of the full KDM decryption chain. | Carl Hetherington | |
| 2015-07-29 | Replace Time::frames with Time::frames_round and Time::frames_floor. | Carl Hetherington | |
| I believe both are necessary; doing floor instead of round caused #648. | |||
| 2015-07-24 | Fix mistaken clamp to length_after_trim after adding trim_start. | Carl Hetherington | |
| 2015-07-17 | Remove uploader test as it's more trouble than it's worth. | Carl Hetherington | |
| 2015-07-17 | Fix tests. | Carl Hetherington | |
| 2015-07-17 | New data for uploader test. | Carl Hetherington | |
| 2015-07-17 | Make a generic base for uploaders and move the SCP code into a subclass of that. | Carl Hetherington | |
| 2015-07-17 | Improve image filename sorter. | Carl Hetherington | |
| 2015-07-16 | float -> double in a few places. | Carl Hetherington | |
| 2015-07-15 | Fix confusion about what dcp_to_content_audio should be doing. | Carl Hetherington | |
| 2015-07-15 | More informative failures. | Carl Hetherington | |
| 2015-07-14 | Fix test for time rounding change. | Carl Hetherington | |
| 2015-07-14 | Try rounding down when calculating frames from Times. | Carl Hetherington | |
| 2015-07-14 | Express trims using ContentTime so that they do not change | Carl Hetherington | |
| when DCP frame rate is changed (#637). | |||
| 2015-07-14 | Tests of Player::dcp_to_content_video, content_video_to_dcp and | Carl Hetherington | |
| dcp_to_content_audio with some subtle and hopefully reasonable fixes. | |||
| 2015-07-09 | Guess a better optimum frame rate when there is content at 24 and 48 fps (#633). | Carl Hetherington | |
| 2015-07-08 | Update test/data. | Carl Hetherington | |
| 2015-07-07 | Update test data. | Carl Hetherington | |
| 2015-07-06 | Implement missing support for DCP subs inside DCP content (#631). | Carl Hetherington | |
| 2015-07-04 | Slightly extended unit test. | Carl Hetherington | |
| 2015-07-03 | Fix test metadata. | Carl Hetherington | |
| 2015-07-02 | More regex fixes. | Carl Hetherington | |
