| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07-12 | Don't emit black to fill up to a frame that we're not going to emit. | Carl Hetherington | |
| 2017-07-12 | Report underruns from Butler::get_audio. | Carl Hetherington | |
| 2017-07-12 | Make ::get tell caller if there's been an underrun. | Carl Hetherington | |
| 2017-07-12 | Hopefully fix erroneous unresolved asset errors with OV/VF DCPs. | Carl Hetherington | |
| 2017-07-12 | Add some tests; fix failure to make DCP when there is a bit of audio right ↵ | Carl Hetherington | |
| at the end of the film (with no corresponding video). | |||
| 2017-07-12 | Make ::length return rounded-up length. | Carl Hetherington | |
| 2017-07-12 | Use Film::length() rather than Playlist::length() (former is rounded up | Carl Hetherington | |
| to the next video frame). Fix thinko in ::done(). Fix initial value of _position when the first empty period does not start at time 0. | |||
| 2017-07-12 | Force video content to start on a frame boundary. | Carl Hetherington | |
| 2017-07-11 | Remove unused Player::_ignore_audio. Ignore position | Carl Hetherington | |
| of things that we are ignoring; this fixes strange behaviour (delays) when analysing audio as it used to keep pass()ing decoders to get data that would never come. | |||
| 2017-07-11 | Try to fix build with GraphicsMagick. | Carl Hetherington | |
| 2017-07-11 | Fix missing subtitle when it is at the same time as some video in different ↵ | Carl Hetherington | |
| content. | |||
| 2017-07-04 | Hopefully fix logarithmic DPX sources. | Carl Hetherington | |
| 2017-07-03 | Don't create decoders if they are not necessary. | Carl Hetherington | |
| 2017-07-02 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2017-07-02 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2017-06-29 | Tweak ratio name. | Carl Hetherington | |
| 2017-06-29 | pot/merge. | Carl Hetherington | |
| 2017-06-29 | Offer only flat/scope/full-frame as container choices and differentiate | Carl Hetherington | |
| the names from the UI for content ratios. | |||
| 2017-06-29 | Fixes for silence in projects, various cleanups. | Carl Hetherington | |
| 2017-06-23 | Add a OV/VF test; tidy up a bit. | Carl Hetherington | |
| 2017-06-23 | Remove debug code. | Carl Hetherington | |
| 2017-06-23 | Attempts to simplify black-filling logic in Player. | Carl Hetherington | |
| 2017-06-18 | Add a note to be fixed in #1073. | Carl Hetherington | |
| 2017-06-18 | Small optimisation. | Carl Hetherington | |
| 2017-06-18 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-06-18 | Remove spurious fills of audio data. | Carl Hetherington | |
| With a 29.97 source I had problems because the earliest decoder position was one DCPTime quantum ahead of the last audio time; this looks like it was due to the content-to-DCP time conversion using 1.001 as the ratio for 30/29.97 rather than 1.001001; I haven't investigated why. This all needs more careful consideration... | |||
| 2017-06-15 | Fix crash when finding DCP size with Interop subs. | Carl Hetherington | |
| 2017-06-14 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2017-06-14 | Another pot/merge. | Carl Hetherington | |
| 2017-06-14 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2017-06-14 | pot/merge. | Carl Hetherington | |
| 2017-06-11 | Catch butler runaway when no audio is provided by the player. | Carl Hetherington | |
| 2017-06-11 | Fix incorrect audio MXFs when writing multiple reels. | Carl Hetherington | |
| 2017-06-08 | Add size and audio/subtitle languages to contact sheet. | Carl Hetherington | |
| 2017-06-08 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2017-06-07 | Fix mixdown mapping. | Carl Hetherington | |
| 2017-06-07 | Fix crash when alpha-blending subtitles onto YUV420 images. | Carl Hetherington | |
| 2017-06-07 | Basic and untested export option to bounce down to stereo; add encoder test ↵ | Carl Hetherington | |
| with subs (which fails). | |||
| 2017-06-07 | Fix incorrect reel numbers in subtitle XML/MXF. | Carl Hetherington | |
| 2017-06-05 | Improve management of certificate chains to make it harder to have | Carl Hetherington | |
| an inconsistent chain / private key set. | |||
| 2017-06-01 | Improve an error message. | Carl Hetherington | |
| 2017-06-01 | Stop old frames appearing in the preview after seeks. | Carl Hetherington | |
| 2017-06-01 | Re-add missing audio mapping in butler for preview. | Carl Hetherington | |
| 2017-06-01 | Create ZIP files for emails in temporary directories. | Carl Hetherington | |
| 2017-06-01 | Remove emailed ZIP files when they are no longer needed. | Carl Hetherington | |
| 2017-05-31 | Allow repeat-frame to work with 3D. | Carl Hetherington | |
| 2017-05-30 | Fix build. | Carl Hetherington | |
| 2017-05-30 | Remove call to fill_audio which goes wrong with multi-audio-stream content. | Carl Hetherington | |
| This call just doesn't take multi-stream into account. Removing it does not trip any tests so I think it may be superfluous... | |||
| 2017-05-30 | Add a debug log for an assertion failure. | Carl Hetherington | |
