| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-18 | Remove debug code. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-08-17 | Do filling correctly for separate-content L/R 3D; before it was | Carl Hetherington | |
| trying to fill each individual piece of content as if it was providing both L and R frames. | |||
| 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-07-24 | Fix mistaken clamp to length_after_trim after adding trim_start. | Carl Hetherington | |
| 2015-06-25 | Add DEBUG_DECODE and some basic debugging of the decoding process. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-12 | Remove PassReason stuff. | Carl Hetherington | |
| This feels wrong: it means that it is possible for FFmpegDecoder to discard packets. I can't see how this is ok in all cases: maybe we were lucky that it worked at all. | |||
| 2015-06-12 | Small tidy-up. | Carl Hetherington | |
| 2015-05-26 | {Video,Audio}Frame -> Frame. | Carl Hetherington | |
| 2015-05-13 | Don't bother decoding video frames when we're seeking around trying to find ↵ | Carl Hetherington | |
| subtitles. | |||
| 2015-01-19 | Fix audio analysis; make sure we don't decode video and let it pile up unwanted. | Carl Hetherington | |
| 2015-01-19 | VideoDecoder::_same can just be a local. | Carl Hetherington | |
| 2015-01-06 | Add some writer-loop debugging from 1.x; ignore out-of-order frames when ↵ | Carl Hetherington | |
| they come from decoders; fix hang if there are unsequenced images in the writer queue when we want to stop. | |||
| 2015-01-05 | Increase stored-frames limit; fix skip_frame_test reference. | Carl Hetherington | |
| 2015-01-05 | Assert in one case where memory usage can build up a lot. | Carl Hetherington | |
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-09 | Fix fill_2d not doing what it is specified to do. | Carl Hetherington | |
| 2014-11-23 | Various fixes to seek since changing fill code. | Carl Hetherington | |
| 2014-11-11 | Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove ↵ | Carl Hetherington | |
| default scale and use a scale guessed from the content's size and sample aspect ratio). | |||
| 2014-09-30 | Basic video fade support. | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-07-01 | Remove FFmpegDecoder minimal_run and care on seeking, as the ↵ | Carl Hetherington | |
| VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway. | |||
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-05-14 | Add ImageProxy class. | Carl Hetherington | |
| 2014-05-02 | Comments. | Carl Hetherington | |
| 2014-05-01 | Fix 3D support. | Carl Hetherington | |
| 2014-04-02 | Various fixes to FFmpeg decoder, including a couple of tests. | Carl Hetherington | |
| 2014-04-01 | Merge master. | Carl Hetherington | |
| 2014-04-01 | Various small fixes. | Carl Hetherington | |
| 2014-04-01 | Basic support for separate 3D left/right sources. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
| 2014-03-21 | Mostly-merge master. | Carl Hetherington | |
| 2014-03-18 | Tentative support for 3D from alternate frames. | Carl Hetherington | |
| Also remove references to libpostproc. Requested-by: Jean-Jacques Mantello | |||
| 2014-03-07 | Add primitive subtitle view. Remove unused Film member from Decoder hierarchy. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-01-03 | Various fix-ups. | Carl Hetherington | |
| 2013-12-24 | Merge 1.0 and some subtitling fixes. | Carl Hetherington | |
| 2013-12-24 | Merge 1.0. | Carl Hetherington | |
| 2013-12-23 | Add top/bottom option for 3D frames. | Carl Hetherington | |
| 2013-12-18 | Considerable rework of decoder timing; tests pass, at least. | Carl Hetherington | |
| 2013-12-13 | Start of changing frame numbers to time. | Carl Hetherington | |
| 2013-07-22 | Basics of front-end 3D (as far as viewer, at least). | Carl Hetherington | |
| 2013-07-17 | tabs -> spaces. | Carl Hetherington | |
| 2013-07-10 | Make subtitles work at least a bit. | Carl Hetherington | |
| 2013-07-10 | Basic return of subtitles. | Carl Hetherington | |
| 2013-06-26 | Another try at sorting out the thorny question of timing. | Carl Hetherington | |
| 2013-06-21 | Split examiner parts off decoder. | Carl Hetherington | |
| 2013-06-16 | Fix subtitle controls in the viewer. | Carl Hetherington | |
| 2013-06-16 | Some work on cropping in the film viewer; also prevent player from always ↵ | Carl Hetherington | |
| scaling up to DCP resolution. | |||
