| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-13 | Fixes to 3D shuffler to fix #1463. | Carl Hetherington | |
| Make the shuffler longer; I've seen examples where the video and sound are over a second apart within the muxed file. Allow the shuffler to pass through complete missed frames; e.g. if the input is L1 R1 L3 R3 we can pass that through without worrying about the missing frame #2. Add a log warning if the shuffler fills: at this point, 3D sync may be lost. | |||
| 2019-02-11 | Add a test. | Carl Hetherington | |
| 2019-02-07 | Add a test for the bug fixed by the previous commit.v2.13.114 | Carl Hetherington | |
| 2019-01-30 | Test debugging. | Carl Hetherington | |
| 2019-01-28 | Updates test/data. | Carl Hetherington | |
| 2019-01-27 | Fix test. | Carl Hetherington | |
| 2019-01-27 | Remove specification of italic/bold fonts (#1451); synthesis will be used ↵v2.13.110 | Carl Hetherington | |
| instead. | |||
| 2019-01-21 | Add some debugging. | Carl Hetherington | |
| 2019-01-21 | Stop jobs silently failing in tests. | Carl Hetherington | |
| 2019-01-21 | Make sure that ffmpeg_dcp_test always completes. | Carl Hetherington | |
| 2019-01-17 | Read UTF8 string lengths correctly when checking closed captions (part of ↵ | Carl Hetherington | |
| #1446). | |||
| 2019-01-16 | Rework command-line parser for dcpomatic_create to allow optionsv2.13.103 | Carl Hetherington | |
| to be specified per content. Use this to support 3D. | |||
| 2019-01-15 | Updated test/data. | Carl Hetherington | |
| 2019-01-14 | Hopefully fix debian 7 build. | Carl Hetherington | |
| 2019-01-10 | Fix a crash due the assertion in emit_audio failing when applying | Carl Hetherington | |
| trims which do not land precisely on a DCP audio sample boundary (at least, I think that's what triggers it). | |||
| 2019-01-10 | Test data updates. | Carl Hetherington | |
| 2019-01-09 | swaroop: store whole signer/decryption chains and private keys encrypted by ↵ | Carl Hetherington | |
| machine UUID. | |||
| 2019-01-07 | Add test for exporting a project referencing an OV. | Carl Hetherington | |
| 2019-01-05 | Fix strange behaviour with single-frame fades (#1440). | Carl Hetherington | |
| 2018-12-27 | Fix test after change to never make 96kHz DCPs. | Carl Hetherington | |
| 2018-12-23 | swaroop: encrypt decryption private key with motherboard UUID. | Carl Hetherington | |
| 2018-12-23 | Incomplete encryption of private keys. | Carl Hetherington | |
| 2018-12-22 | Fix assumption of 48kHz DCP audio in AudioRingBuffers consistency check (#1436). | Carl Hetherington | |
| 2018-11-24 | Fix tests. | Carl Hetherington | |
| 2018-11-23 | Logging in test. | Carl Hetherington | |
| 2018-11-21 | Tidy and fix logging. | Carl Hetherington | |
| 2018-11-21 | Put Film pointer into Decoder. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2018-11-09 | Allow specification of trusted devices by thumbprint rather thanv2.13.68 | Carl Hetherington | |
| by full certificate. | |||
| 2018-11-08 | test/data update. | Carl Hetherington | |
| 2018-11-06 | Do image crop/scale/window in the butler prepare threads. | Carl Hetherington | |
| 2018-11-06 | Switch PlayerVideo::always_rgb to a new ::force and use it in FFmpegFileEncoder. | Carl Hetherington | |
| 2018-11-06 | Remove some unused parameters. | Carl Hetherington | |
| 2018-11-06 | Make test more like the actual player. | Carl Hetherington | |
| 2018-11-06 | Add some code to help with profiling the player. | Carl Hetherington | |
| 2018-10-13 | Fix test build. | Carl Hetherington | |
| 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-09-11 | Remove unnecessary method. | Carl Hetherington | |
| 2018-09-10 | Basics of export of multiple reels to multiple files. | Carl Hetherington | |
| 2018-09-09 | Split parts of FFmpegEncoder into FFmpegFileEncoder. | Carl Hetherington | |
| 2018-09-07 | test/data update. | Carl Hetherington | |
| 2018-09-06 | Try to prevent encode server test crashing in valgrind. | Carl Hetherington | |
| 2018-09-05 | Fix some uninitialised variables in a test. | Carl Hetherington | |
| 2018-09-04 | Build Empty objects from the presence or absence of decoders in | Carl Hetherington | |
| Pieces, rather than the presence or absence of content. This seems better because of cases like encrypted DCPs without a a KDM: here we may have content but no decoder. | |||
| 2018-09-03 | Add basic quality option for x264 export. | Carl Hetherington | |
| 2018-08-29 | Write annotation text and language to CCAP nodes correctly. | Carl Hetherington | |
| 2018-08-29 | Basics of splitting CCAP streams into different assets. | Carl Hetherington | |
| 2018-08-23 | Add very basic multi-ccap test. | Carl Hetherington | |
| 2018-08-22 | Another multi-ccap build fix. | Carl Hetherington | |
