| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-27 | Remove duplicate variables. | Carl Hetherington | |
| 2017-12-29 | Previously the code did not account for referenced audio, so far | Carl Hetherington | |
| as I can see. It decided which reel to write new audio to based on how many frames had been written to the current reel; this makes no sense for referred reels for which the player will emit no audio. This code looks at the audio timestamp instead. | |||
| 2017-08-30 | Fix incorrect reel lengths in some cases; account for emitted data being ↵ | Carl Hetherington | |
| rejected by the player, and for initial audio not to be at time 0. | |||
| 2017-07-26 | Basic multithread of DCP decryption during export. | Carl Hetherington | |
| 2017-07-18 | Don't set up Writer etc. until the job is run. This means that | Carl Hetherington | |
| jobs queued in the batch converter don't start too early; e.g. if you add the same job twice the check of the existing video won't start on the second job until the first is complete. | |||
| 2017-05-23 | Try to stop crashes when tests are torn down. | Carl Hetherington | |
| 2017-05-10 | Rename some classes. | Carl Hetherington | |
