| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-29 | More test references updates. | Carl Hetherington | |
| 2022-04-29 | Update test/data for new metadata tag. | Carl Hetherington | |
| 2022-04-29 | Fix some tests. | Carl Hetherington | |
| 2022-04-29 | Add guess_crop(). | Carl Hetherington | |
| 2022-04-29 | Fix a load of stuff that wasn't being freed on close. | Carl Hetherington | |
| Nothing really that important, but it cleans up the valgrind leak check reports. | |||
| 2022-04-29 | Add image_as_jpeg() | Carl Hetherington | |
| 2022-04-29 | Move Image::as_png() out to image_as_png(). | Carl Hetherington | |
| 2022-04-29 | Remove unnecessary method. | Carl Hetherington | |
| 2022-04-22 | Improve rejection of "crazy" frame rates (#2238). | Carl Hetherington | |
| Firstly, look for other video streams even if one is not suitable. Secondly, ignore very low frame rates as well as very high ones. | |||
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-22 | Missing override. | Carl Hetherington | |
| 2022-04-20 | Lookup the correct DCNC code to use for languages rather than just | Carl Hetherington | |
| using the language's subtag (#2235). | |||
| 2022-04-20 | Use std::vector in AudioBuffers (#2236). | Carl Hetherington | |
| 2022-04-20 | Add ScopeGuard. | Carl Hetherington | |
| 2022-04-20 | Add button to use same fades for audio as video (#2230). | Carl Hetherington | |
| 2022-04-20 | Fix creation of dcpdig files in projects that make VFs (#2109). | Carl Hetherington | |
| Previously we would always get keys from the project which was wrong with assets that already have their own key. | |||
| 2022-04-20 | Support DCP digest files (#2109). | Carl Hetherington | |
| 2022-04-20 | Move make_dcp() out of Film (#2132). | Carl Hetherington | |
| 2022-04-17 | Missing override label. | Carl Hetherington | |
| 2022-04-09 | Add some missing override labels. | Carl Hetherington | |
| 2022-04-08 | Guess video range better when importing 2.14.x projects (#2227). | Carl Hetherington | |
| 2022-04-07 | Cleanup: remove unused parameter to PlayerVideo::force. | Carl Hetherington | |
| 2022-04-04 | Add fade in/out option to the content audio tab (#1026). | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2022-03-25 | Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers ↵ | Carl Hetherington | |
| from <MainMarkers> (#2215). | |||
| 2022-03-20 | Update test reference for config change. | Carl Hetherington | |
| 2022-03-16 | Make the value used for 'f' in KDM names consistent (#1657). | Carl Hetherington | |
| Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs. | |||
| 2022-03-15 | Fix tests for newly-saved write to/email checkboxes. | Carl Hetherington | |
| 2022-03-15 | Fix incorrectly-timed emission of silence padding causing buffer fill (#2217). | Carl Hetherington | |
| On initialisation or after seek we insert silence corresponding to a positive delay in an audio stream. Previously this inserted silence was done at time 0, so that after a seek to time T the silent frames would come out of the audio merger at time 0 and then the player would fill the space up to time T with silence. If T was far enough along this would fill the audio buffers without there being any video. | |||
| 2022-03-09 | Add option to use (or not) ISDCF names by default. | Carl Hetherington | |
| 2022-03-09 | Display the filename / URL that a screen certificate was obtained from (#1894). | Carl Hetherington | |
| 2022-03-08 | Only look in the filename (not the whole path) when guessing channels for ↵ | Carl Hetherington | |
| sound files (#2204). | |||
| 2022-03-08 | Improve test output. | Carl Hetherington | |
| 2022-02-25 | Add -x32/-x64 suffix to boost libraries when building for Windows. | Carl Hetherington | |
| 2022-02-17 | Try to handle EAGAIN from avcodec_send_packet() properly. | Carl Hetherington | |
| The docs say on EAGAIN we should call avcodec_receive_frame() and then re-send the same packet again. This should do that. This is a fix for errors trigged by the accompanying test. | |||
| 2022-02-14 | Head off some cert validity warnings.v2.16.1 | Carl Hetherington | |
| 2022-02-14 | Update test signer chain again. | Carl Hetherington | |
| 2022-02-14 | Fix hints tests by changing the test signer chain for one that is only valid ↵ | Carl Hetherington | |
| for 10 years. | |||
| 2022-02-14 | Add hint about excessive certificate validity. | Carl Hetherington | |
| 2022-02-13 | Relax error handling when examining FFmpeg files (#2187). | Carl Hetherington | |
| 2022-02-13 | Fix test refs right this time (using v2.16.x branch). | Carl Hetherington | |
| 2022-02-13 | Missing ConfigRestorer in test. | Carl Hetherington | |
| 2022-02-13 | Update test refs for nag change. | Carl Hetherington | |
| 2022-02-12 | Go back to 10-year certificate validity periods (#2174). | Carl Hetherington | |
| 2022-02-10 | Don't give up on backups if config.xml isn't there (#2185). | Carl Hetherington | |
| Even if it isn't, we still want to try to back up other stuff. Previously if copying config.xml threw an exception we'd just give up. | |||
| 2022-02-02 | Fix another misunderstanding with macOS drive discovery.v2.16.0 | Carl Hetherington | |
| 2022-01-24 | Slightly hacky fix for -114 errors during 3D encodes (#2173).v2.15.188 | Carl Hetherington | |
| It still feels like I'm missing some large and beautiful trick with gathering all the gap-filling code into one place, but such a trick still eludes me. | |||
| 2022-01-19 | Adjust how macOS drives are analysed and add a couple of tests. | Carl Hetherington | |
| 2022-01-17 | More build fixes.v2.15.184 | Carl Hetherington | |
| 2022-01-16 | Add --twok option to dcpomatic2_create. | Carl Hetherington | |
