summaryrefslogtreecommitdiff
path: root/src/sound_frame.cc
AgeCommit message (Expand)Author
2021-01-08std::shared_ptrCarl Hetherington
2020-11-29Fix SoundFrame::get().Carl Hetherington
2020-11-29Add SoundFrame::channels().Carl Hetherington
2017-04-09Try to fix build on some older GCCs.Carl Hetherington
2017-03-01Add simple sample-access API to SoundFrame.Carl Hetherington
2016-09-27Use a template as a basis for Frames.Carl Hetherington
2016-08-14Support reading of encrypted subtitles.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2014-02-05Fix previous.Carl Hetherington
2014-02-05Comments / tweaks.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-08-07Missing audio asset decryption.Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2012-08-12Don't crash with no audio; get video MXF information from the MXF itself; get...for-dcptovideoCarl Hetherington