summaryrefslogtreecommitdiff
path: root/src/sound_frame.h
AgeCommit message (Collapse)Author
2024-05-24Report bit depth from sound frame, and handle 16-bit.v1.9.8Carl Hetherington
2021-06-04Add option to ignore mismatched HMACs when reading MXFs.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-11-29Add SoundFrame::channels().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-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2015-06-05Bits of tidying; comments.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-27More tidying.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-08-14Add missing class declaration.Carl Hetherington
2013-08-07Missing audio asset decryption.Carl Hetherington
2013-07-12Missing header guard.Carl Hetherington
2012-08-12Don't crash with no audio; get video MXF information from the MXF itself; ↵for-dcptovideoCarl Hetherington
get sampling rate from audio MXF.