Take Film pointer out of Content.
[dcpomatic.git] / src / lib / decoder_part.h
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...