summaryrefslogtreecommitdiff
path: root/src/lib/dcp_decoder.cc
AgeCommit message (Expand)Author
2015-09-16Back-end for very basic and hacky VF support for a DCP imported as content.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-09Use SRC_LINEAR for speed when analysing audio (#685).Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-21Fix incorrect conversion of audio from DCP sources (#642).Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2015-07-06Implement missing support for DCP subs inside DCP content (#631).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-13Don't bother decoding video frames when we're seeking around trying to find s...Carl Hetherington
2015-05-12Assorted image subtitle fixes.Carl Hetherington
2014-12-23Fix warning and add comment.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-11-07Remove log from ImageProxy hierarchy.Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-10Decode DCP audio too.Carl Hetherington
2014-07-10Basics of direct write of J2K data without encode/decode.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington
2014-07-09Use a new ImageProxy to hold J2K data from DCP content.Carl Hetherington
2014-07-09Fix DCP name in editor; fix use of DCP entry points.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington