Add missing GUI-side verification note descriptions.
[dcpomatic.git] / src / lib / dcp_decoder.h
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-04-20 Carl HetheringtonRemove DCP class and replace its functionality with...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-01-10 Carl HetheringtonGive DCPDecoder its own ::position which just returns...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonFix failure to load OV after adding a VF to a project.
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-07-25 Carl HetheringtonOptimise decoder_factory for DCPDecoder by offering...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-02 Carl HetheringtonPlay PNG subtitles from DCPs; possibly not in the right...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-02-07 Carl HetheringtonFix ignore/referencing logic.
2017-10-18 Carl HetheringtonPre-roll subtitles when accurate seeking in DCPs to...
2017-09-03 Carl HetheringtonRestore correct setup of fast resampler when the player...
2017-08-14 Carl HetheringtonBasics of forced reduction of JPEG2000 decode resolution.
2017-04-19 Carl HetheringtonReinstate subtitle list view.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2016-09-28 Carl HetheringtonYet more libdcp-related build fixes.
2016-08-24 Carl HetheringtonAllow import of OV/VF DCPs (#906).
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-22 Carl HetheringtonDon't bother decoding referenced DCP video if the playe...
2016-06-22 Carl HetheringtonSet AudioDecoder::fast a different way.
2016-06-01 Carl HetheringtonUse new libdcp reader interface.
2016-06-01 Carl HetheringtonCompute offset as we go rather than once every pass().
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2015-11-03 Carl HetheringtonFix confusion over when DCPDecoder::_next means wrt...
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-23 Carl HetheringtonRevert "Avoid decoding other packets when looking for...
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
2015-09-15 Carl HetheringtonBack-end for very basic and hacky VF support for a...
2015-09-09 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-09 Carl HetheringtonMerge.
2015-09-09 Carl HetheringtonUse SRC_LINEAR for speed when analysing audio (#685).
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-07-05 Carl HetheringtonImplement missing support for DCP subs inside DCP conte...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-12 Carl HetheringtonRemove PassReason stuff.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonDon't bother decoding video frames when we're seeking...
2015-05-12 Carl HetheringtonAssorted image subtitle fixes.
2015-01-26 Carl HetheringtonComment.
2014-11-07 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-07 Carl HetheringtonRemove log from ImageProxy hierarchy.
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonMerge master.
2014-07-09 Carl HetheringtonBasics of DCP import.