| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-27 | Fix incorrect multi-reel subtitle timings (#760) and add test. | Carl Hetherington | |
| 2015-11-27 | Fix some stringstreams that had crept in. | Carl Hetherington | |
| 2015-11-26 | Update for SRT vertical position changes. | Carl Hetherington | |
| 2015-11-25 | Updates for changes to default subrip position. | Carl Hetherington | |
| 2015-11-18 | Basic (untested) ebur128 (#368). | Carl Hetherington | |
| 2015-11-15 | More SubRip vposition changes in tests. | Carl Hetherington | |
| 2015-11-15 | Update reference data. | Carl Hetherington | |
| 2015-11-15 | Basic support for trusted device lists in KDMs (#750). | Carl Hetherington | |
| 2015-11-11 | Update test data for changes to default effect colour. | Carl Hetherington | |
| 2015-11-10 | Missing test files. | Carl Hetherington | |
| 2015-11-10 | Default effect colour has changed in subtitles. | Carl Hetherington | |
| 2015-11-03 | Attempt to fix test idle hacks. | Carl Hetherington | |
| 2015-11-03 | Fix test. | Carl Hetherington | |
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-10-28 | More tweaks to image filename ordering. | Carl Hetherington | |
| 2015-10-26 | Fix test to reflect the fact that reel lengths are rounded to frame boundaries. | Carl Hetherington | |
| 2015-10-26 | Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 ↵ | Carl Hetherington | |
| but only for preview. | |||
| 2015-10-23 | Revert "Avoid decoding other packets when looking for subs." | Carl Hetherington | |
| This reverts commit 9e025d3f85f9d6d855b3d5e6c90bca0eac3a3d49. It causes corruption in prophet_clip.xml for reasons that are not yet known. | |||
| 2015-10-19 | Fix by-video-content reel split when there is content after the last video ↵ | Carl Hetherington | |
| content. | |||
| 2015-10-19 | Calm logging during tests. | Carl Hetherington | |
| 2015-10-17 | Update test/data. | Carl Hetherington | |
| 2015-10-16 | Avoid decoding other packets when looking for subs. | Carl Hetherington | |
| The "accumulation" of, for example, video data when we are looking for audio data is an *optimisation* to reduce the number of seeks. It should not be necessary for correctness (the output should be right even if we never kept anything except what we were looking for). Doing this accumulation is not always an optimisation; sometimes not doing it is better. Avoiding it when going back for subtitles is one of these cases. | |||
| 2015-10-15 | Use AV_ prefixes on some FFmpeg bits. | Carl Hetherington | |
| 2015-10-14 | Optimise audio filters; tweak order of the LPFs in the upmixers. | Carl Hetherington | |
| 2015-10-13 | Update metadata ref. | Carl Hetherington | |
| 2015-10-13 | Some attempts to block referencing of DCPs when it is not possible. | Carl Hetherington | |
| 2015-10-12 | Rename split-by-video content slightly; fix referencing to multi-reel DCPs. | Carl Hetherington | |
| 2015-10-12 | Implement Film::reels(). | Carl Hetherington | |
| 2015-10-12 | Basics of reel split. | Carl Hetherington | |
| 2015-10-11 | Updated test data for changes to upmixer A. | Carl Hetherington | |
| 2015-10-11 | Remove debug. | Carl Hetherington | |
| 2015-09-30 | Missing include. | Carl Hetherington | |
| 2015-09-26 | Update test/data. | Carl Hetherington | |
| 2015-09-25 | More build fixes. | Carl Hetherington | |
| 2015-09-22 | Use uchardet to guess encoding of subtitle files and reject non-UTF-8. | Carl Hetherington | |
| 2015-09-18 | Add UpmixerB. | Carl Hetherington | |
| 2015-09-16 | Update test/data for metadata change. | Carl Hetherington | |
| 2015-09-16 | Set up OV/VF in name according to whether DCP content has been referenced. | Carl Hetherington | |
| 2015-09-14 | More <iostream> includes for Arch. | Carl Hetherington | |
| 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 | |
