| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-10 | Rename some classes. | Carl Hetherington | |
| 2017-05-09 | Slight tidy up of progress stuff in TranscodeJob. | Carl Hetherington | |
| 2017-05-09 | Make TranscoderJob able to take any sort of transcoder. | Carl Hetherington | |
| 2017-05-09 | Make Transcoder a virtual base. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-04-19 | Attempt to tidy up internal APIs slightly. | Carl Hetherington | |
| 2017-04-19 | Basic grunt-work, untested and unfinished, but it compiles. | Carl Hetherington | |
| 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-06-07 | Replace a shared_ptr with a weak_ptr. | Carl Hetherington | |
| 2016-05-29 | Move transcode progress updating. | Carl Hetherington | |
| Do this in the transcoder rather than the writer so that it updates even if video is being referenced. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2014-07-02 | Clarify that Encoder really just manages video encoding. | Carl Hetherington | |
| 2014-01-01 | Untested basic stats for player. | Carl Hetherington | |
| 2013-11-09 | Fix a few memory leaks. | 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-16 | More noncopyable. | Carl Hetherington | |
| 2013-06-20 | Various fixes to make audio analysis sort-of work. | Carl Hetherington | |
| 2013-05-10 | Remove gain/delay_line/matcher/trimmer. | Carl Hetherington | |
| 2013-05-08 | Some tidying up. Do encode progress in the writer to improve progress bar ↵ | Carl Hetherington | |
| movement with still-image DCPs (#130). | |||
| 2013-04-26 | Merge master; fix crash on new film. | Carl Hetherington | |
| 2013-04-23 | Connect Trimmer clsas. | Carl Hetherington | |
| 2013-04-04 | More various bits. | Carl Hetherington | |
| 2013-04-01 | Various bits. | Carl Hetherington | |
| 2013-04-01 | XML metadata and some other bits. | Carl Hetherington | |
| 2013-03-31 | Content can be added and previewed. | Carl Hetherington | |
| 2013-03-31 | Runs. | Carl Hetherington | |
| 2013-02-16 | Remove some vestiges of FilmState. | Carl Hetherington | |
| 2013-01-17 | shared_ptr is a bit excessive for DecodeOptions. | Carl Hetherington | |
| 2013-01-17 | EncodeOptions can go. | Carl Hetherington | |
| 2012-12-16 | Merge speed-up branch. | Carl Hetherington | |
| 2012-12-16 | Revert "Skipping hacks." | Carl Hetherington | |
| This reverts commit 89319eb1217c8caca80dc22ca770766f6d2f26c0. | |||
| 2012-12-16 | Split Options into encode / decode. | Carl Hetherington | |
| 2012-12-16 | Integrated FFmpeg player (slow). | Carl Hetherington | |
| 2012-12-15 | Skipping hacks. | Carl Hetherington | |
| 2012-12-10 | Try to allow users to specify that the film's header should be trusted wrt ↵ | Carl Hetherington | |
| length when building thumbnails, thus speeding up examine-content by a factor of 2-ish. | |||
| 2012-11-15 | Untested external audio support; AB transcodes still broken. | Carl Hetherington | |
| 2012-11-14 | Tests pass again. | Carl Hetherington | |
| 2012-11-12 | Untested; more movement of stuff out of decoder. | Carl Hetherington | |
| 2012-10-24 | Merge FilmState / Film. | Carl Hetherington | |
| 2012-07-15 | Move things round a bit. | Carl Hetherington | |
