| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-19 | Remove video_decoder_fill_test as it was specialised to the old code. | Carl Hetherington | |
| 2017-04-19 | Restore ffmpeg_decoder_sequential_test. | Carl Hetherington | |
| 2017-04-19 | Restore ffmpeg_decoder_seek_test. | Carl Hetherington | |
| 2017-04-19 | Restore dcp_subtitle_test. | Carl Hetherington | |
| 2017-04-19 | Remove another old test. | Carl Hetherington | |
| 2017-04-19 | Remove seek zero test as I think it's fairly specific to the old code. | Carl Hetherington | |
| 2017-04-19 | Restore player_test and move black_fill_test into it. | Carl Hetherington | |
| 2017-04-19 | Remove debug code. | Carl Hetherington | |
| 2017-04-19 | Remove some unnecessary test data; fix VF kdm test to use interop as per ↵ | Carl Hetherington | |
| reference. | |||
| 2017-04-19 | Fix merging of audio in various circumstances. | Carl Hetherington | |
| 2017-04-19 | Slightly better test report. | Carl Hetherington | |
| 2017-04-19 | Reinstate ffmpeg_audio_only_test. | Carl Hetherington | |
| 2017-04-19 | Fix render subtitle references. | Carl Hetherington | |
| 2017-04-19 | Resampler test doesn't check anything. | Carl Hetherington | |
| 2017-04-19 | Fix test for changes to content_factory. | Carl Hetherington | |
| 2017-04-19 | Fix recover test hash; not sure why. | Carl Hetherington | |
| 2017-04-19 | Fix comment. | Carl Hetherington | |
| 2017-04-19 | Fix ISDCF name test. | Carl Hetherington | |
| 2017-04-19 | Fix film metadata test. | Carl Hetherington | |
| 2017-04-19 | Default to SMPTE for tests. | Carl Hetherington | |
| 2017-04-19 | Re-add audio merger test. | Carl Hetherington | |
| 2017-04-19 | Remove unnecessary VideoFrame class. | Carl Hetherington | |
| 2017-04-19 | Various fixes to push audio vaguely in the right direction. | Carl Hetherington | |
| 2017-04-19 | Attempt to tidy up internal APIs slightly. | Carl Hetherington | |
| 2017-04-19 | Basic grunt-work, untested and unfinished, but it compiles. | Carl Hetherington | |
| 2017-04-18 | Supporter. | Carl Hetherington | |
| 2017-04-07 | Remove unused method. | Carl Hetherington | |
| 2017-02-20 | Be more careful about allowing possibly-trouble-causing characters in DCP ↵ | Carl Hetherington | |
| filenames. | |||
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2017-02-12 | Cope with the configuration defaulting to Interop. | Carl Hetherington | |
| 2017-02-12 | Correctly include keys for referenced encrypted DCPs in KDMs (#975). | Carl Hetherington | |
| 2017-02-12 | Fix vf_kdm_test. | Carl Hetherington | |
| 2017-02-12 | Add test for KDMs with encrypted VF+OV content. | Carl Hetherington | |
| 2017-01-29 | Missing uselib. | Carl Hetherington | |
| 2017-01-04 | Fix non-frame-aligned trims when using trim-to-playhead. | Carl Hetherington | |
| Reimplement Time::ceil and add a corresponding Time::floor with tests. ceil returns slightly different results to previously with non-integer frame rates. Then use floor to round the playhead position when trimming. | |||
| 2017-01-04 | Rename Time::round_up to Time::ceil. | Carl Hetherington | |
| 2016-12-20 | Allow content factory to return multiple content. | Carl Hetherington | |
| 2016-12-14 | Fix test for change to marked_up. | Carl Hetherington | |
| 2016-11-20 | Some more decode logging. | Carl Hetherington | |
| 2016-11-08 | Basic test that we (roughly) hit average J2K bandwidth targets. | Carl Hetherington | |
| 2016-11-08 | Various fixes to subtitle rendering. | Carl Hetherington | |
| Use <span> to mark text up for Pango as this can set up everything, and is easier than using <b>..</b> etc. Fix the estimation of subtitle area size to cope with different subtitle sizes. Use show_in_cairo_context rather than add_to_cairo_context so that colours in the markup are respected. | |||
| 2016-10-31 | Use the same ContextID whenever encrypting the picture asset for a project; | Carl Hetherington | |
| this ensures that resumption of encodes works. Before this, a random ContextID would be created for each run (#980). | |||
| 2016-10-25 | pot/merge. | Carl Hetherington | |
| 2016-10-23 | Add new test for imported XML subtitles. | Carl Hetherington | |
| 2016-10-23 | Move some tests around. | Carl Hetherington | |
| 2016-10-19 | Fix misunderstandings in decoder frame handling for 3D/3D-alternate. | Carl Hetherington | |
| 2016-09-30 | Better tidy_for_filename that doesn't screw up with UTF-8. | Carl Hetherington | |
| 2016-09-23 | Fix build of Windows debug version. | Carl Hetherington | |
| 2016-09-21 | Disallow referencing DCPs of different frame rates to the project. | Carl Hetherington | |
| Fix reel calculations of DCPContent under trim. | |||
| 2016-09-21 | Improve test checking. | Carl Hetherington | |
