| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2012-11-18 | Fix mis-alignment of copied AlignedImages; add some asserts; some docs. | Carl Hetherington | |
| 2012-11-14 | Tests pass again. | Carl Hetherington | |
| 2012-11-12 | Untested; extend CompactImage to return a AVPicture. | Carl Hetherington | |
| 2012-10-20 | Rework audio to deinterleave straight away and pass data | Carl Hetherington | |
| around as floats. Should simplify things. | |||
| 2012-10-15 | Unholy melange of stuff; setup a standard test config; send / receive subs ↵ | Carl Hetherington | |
| to / from servers; various other image stride-related fixes. | |||
| 2012-10-15 | Some work on DCI naming. Clean up compacted / aligned image handling somewhat. | Carl Hetherington | |
| 2012-10-14 | Try to clarify the difference between line size and stride. | Carl Hetherington | |
| 2012-10-14 | Various fixes to subtitling. | Carl Hetherington | |
| 2012-10-14 | Simplify use of Image hierarchy a bit. | Carl Hetherington | |
| 2012-10-14 | Remove believed-unnecessary PostProcessImage. | Carl Hetherington | |
| 2012-10-10 | Subs successfully exported with thumbs. | Carl Hetherington | |
| 2012-09-24 | Remove long-since disused hash debugging. | Carl Hetherington | |
| 2012-07-15 | Move things round a bit. | Carl Hetherington | |
