| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-17 | Fix crash due to writing off the end of an Image's buffer; see comments. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-25 | Add video waveform viewer. | Carl Hetherington | |
| 2015-08-17 | Remove unused Image::crop. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-11 | Remove unused method. | Carl Hetherington | |
| 2015-04-22 | Actually use YUV->RGB setting when converting. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-02-02 | Changes to libdcp API. | Carl Hetherington | |
| 2015-01-29 | Move Socket to dcpomatic_socket.{cc,h}. | Carl Hetherington | |
| 2015-01-03 | Various libdcp API changes. | Carl Hetherington | |
| 2014-12-05 | Some include tidying. | Carl Hetherington | |
| 2014-09-30 | Basic video fade support. | Carl Hetherington | |
| 2014-09-11 | Spot repeated frames from single-image sources and optimise encoding. | Carl Hetherington | |
| 2014-07-22 | Warning fixes. | Carl Hetherington | |
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-05-14 | Make DCPVideoFrame use PlayerVideoFrame to store its image. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
| 2014-03-17 | Merge master. | Carl Hetherington | |
| 2014-03-15 | Remove support for FFmpeg postprocessing filters. | Carl Hetherington | |
| 2014-02-24 | Tweaks for libdcp. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2013-12-04 | Do lots of the player processing with less copying. | Carl Hetherington | |
| 2013-09-20 | Port make_black fix for YUVA from master. | Carl Hetherington | |
| 2013-08-23 | Tidy up duplicated code. | Carl Hetherington | |
| 2013-07-12 | Get libdcp to do RGB->XYZ conversion. | Carl Hetherington | |
| 2013-07-12 | Remove unused RGBPlusAlphaImage; merge Image/SimpleImage. | Carl Hetherington | |
| 2013-07-10 | Make subtitles work at least a bit. | 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. | |||
| 2013-05-31 | Various stuff; mostly change to decoder scaling and adding subtitle; scaling ↵ | Carl Hetherington | |
| test. | |||
| 2013-05-25 | Merge master and multifarious hackery. | Carl Hetherington | |
| 2013-05-03 | Try to fix the filter / AVFrame ownership. | Carl Hetherington | |
| 2013-05-02 | Use newer format to specify filter graphs; don't filter unless necessary; ↵ | Carl Hetherington | |
| fix tiny memory leak. | |||
| 2013-05-01 | Add pixel formats tests. | Carl Hetherington | |
| 2013-04-30 | Update filter graph to new API. | Carl Hetherington | |
| 2013-04-30 | Remove old ffmpeg compatibility stuff. | Carl Hetherington | |
| 2013-04-26 | Merge master; fix crash on new film. | Carl Hetherington | |
| 2013-04-25 | Remove Image::clone in favour of a copy constructor for SimpleImage; clean ↵ | Carl Hetherington | |
| up A/B transcoder slightly; fix combiner if image strides differ; try to fix problems when destroying Encoders; fix SimpleImage copy constructor to cope with aligned images; don't call encoder::process_end if the encode throws an exception. | |||
| 2013-04-24 | Some const correctness. | Carl Hetherington | |
| 2013-04-13 | DVD-o-matic -> DCP-o-matic. | Carl Hetherington | |
| 2013-02-26 | Speculative support for some new YVU444 pixel formats. | Carl Hetherington | |
| 2013-02-20 | Fix servomatic build. Hopefully resolve confusion wrt linesize and | Carl Hetherington | |
| stride for FilterBufferImage; the linesize can apparently sometimes be (slightly) larger than the width for byte-per-pixel images (e.g. YUV420P). Remove grotty peek-style socket communication and use a hopefully more robust send of the length of data as a binary word before the data itself. Should fix #62. | |||
| 2013-01-23 | Make sure inputs to sws_scale are aligned, as I think they must be. | Carl Hetherington | |
| 2013-01-17 | Try to tidy up frame indexing; use DCP length obtained from the transcode to ↵ | Carl Hetherington | |
| make the DCP. | |||
| 2013-01-09 | Try to allow builds with 0.10.4-era ffmpeg. | Carl Hetherington | |
| 2013-01-06 | Remove unused and broken constructor. | Carl Hetherington | |
| 2012-12-17 | Various fixes to still-image mode. | Carl Hetherington | |
| 2012-12-16 | Try again to sort out image alignment a bit. | Carl Hetherington | |
| 2012-12-16 | Various hacks to subtitles etc. | Carl Hetherington | |
