Missed update to private test repo version.
[dcpomatic.git] / src / lib / decoder_part.h
2021-04-30 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-11-11 Carl HetheringtonMake DecoderPart::_position an optional.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-02-20 Carl HetheringtonAdd a possible pure virtual method.
2018-02-07 Carl HetheringtonFix ignore/referencing logic.
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonVarious work on the audio code.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2017-02-12 Carl HetheringtonFix crazy typo.
2017-02-12 Carl HetheringtonMissing virtual destructor.
2016-12-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-08 Carl HetheringtonFurther fixes and tidying to 'better-seek'.
2016-11-20 Carl HetheringtonSome more decode logging.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...