| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-14 | Clean up of 3D->2D conversion. | Carl Hetherington | |
| It makes slightly more sense to discard 2D in the Transcoder rather than the Encoder. Unfortunately this requires quite invasive changes, mainly to remove Encoder::_position and instead derive this information from the PlayerVideo that is being handled. This is also nicer than before, I think. A notable change is that in player.cc; using time rather than content_video_to_dcp(). This means we are assuming that the decoder returns video at the time we ask it to, rather than checking what it has returned. I can't think of a problem with this (yet). | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-02-16 | Add option to auto-upload to the TMS (#794). | Carl Hetherington | |
| 2016-01-14 | Add fps count to the log on transcode finish (#786). | Carl Hetherington | |
| 2015-10-09 | Logging improvements to allow prettier displays in the server GUI. | Carl Hetherington | |
| 2015-09-14 | Add frame counter to transcode progress (#111). | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-07-29 | Replace Time::frames with Time::frames_round and Time::frames_floor. | Carl Hetherington | |
| I believe both are necessary; doing floor instead of round caused #648. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2015-01-05 | Fix error reporting by transcode job; no need to set job state inside ↵ | Carl Hetherington | |
| TranscodeJob as Job does it. | |||
| 2014-11-24 | Hand apply 7e5cb78c7e14aac65d1e8a4df301cfac8cf20b2c from master; | Carl Hetherington | |
| fix markup of TRANSLATORS comments. | |||
| 2014-11-07 | Shrink progress text so that it fits better on 4:3 screens. | Carl Hetherington | |
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-11 | Remove some left-over JSON bits. | Carl Hetherington | |
| 2014-06-02 | Merge master. | Carl Hetherington | |
| 2014-05-21 | Try to fix clashes caused by ERROR, WARNING etc. as variables. | Carl Hetherington | |
| 2014-05-21 | Tidy up logging a bit. Make it configurable from the GUI. | Carl Hetherington | |
| 2014-04-10 | Remove possibility of confusing blank error messages in TranscodeJobs when ↵ | Carl Hetherington | |
| the transcode fails. | |||
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-02-24 | Merge master; specify libdcp-1.0. | Carl Hetherington | |
| 2014-02-19 | Add some basic JSON stuff. | Carl Hetherington | |
| 2014-02-11 | Merge master. | Carl Hetherington | |
| 2014-02-11 | Fix crash at the end of encodes. | Carl Hetherington | |
| 2014-02-04 | Merge master. | Carl Hetherington | |
| 2014-01-24 | Delete transcoder after job completes to clear memory for the batch converter. | Carl Hetherington | |
| 2014-01-15 | Merge master. | Carl Hetherington | |
| 2014-01-11 | Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ↵ | Carl Hetherington | |
| so it can be overwritten, even on Windows. | |||
| 2014-01-02 | Rationalise video/audio frame types. | Carl Hetherington | |
| 2013-11-08 | Don't display frames per second during digest calculation; clear job ↵ | Carl Hetherington | |
| sub-name on completion; print job name more nicely when there is no sub name. | |||
| 2013-10-19 | Some improvements in progress reporting, especially for long jobs. | Carl Hetherington | |
| 2013-08-29 | Better progress reporting during MXF hashing (#184). | Carl Hetherington | |
| 2013-07-19 | Remove old looping method. | Carl Hetherington | |
| 2013-07-19 | Basics of making loop do something. | Carl Hetherington | |
| 2013-06-20 | Various fixes to make audio analysis sort-of work. | Carl Hetherington | |
| 2013-05-31 | Various stuff; mostly change to decoder scaling and adding subtitle; scaling ↵ | Carl Hetherington | |
| test. | |||
| 2013-05-21 | Move audio bits into AudioContent. | Carl Hetherington | |
| 2013-05-16 | Compiles; strange hang on adding content to a film. | Carl Hetherington | |
| 2013-04-04 | More various bits. | Carl Hetherington | |
| 2013-03-31 | Content can be added and previewed. | Carl Hetherington | |
| 2013-03-31 | Runs. | Carl Hetherington | |
| 2013-03-08 | Remove un-read intrinsic_duration. | Carl Hetherington | |
| 2013-03-01 | Make film hold its DCP frame rate. | Carl Hetherington | |
| 2013-02-28 | Various markup and tweaks. | Carl Hetherington | |
| 2013-02-17 | i18n hacks. | Carl Hetherington | |
| 2013-02-16 | Remove now-unused job dependencies. | Carl Hetherington | |
| 2013-01-23 | Try to fix up paths for video MXFs, hashes and temporarily-stored frames. | Carl Hetherington | |
