summaryrefslogtreecommitdiff
path: root/src/stereo_picture_frame.h
AgeCommit message (Expand)Author
2023-07-25Include trimming.Carl Hetherington
2021-06-04Add option to ignore mismatched HMACs when reading MXFs.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-01-23Tidying.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-11-02Make StereoPictureFrame expose the Data API in a similar way to MonoPictureFr...Carl Hetherington
2020-11-02Use some shared_ptr<> instead of raw pointers.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2016-09-29More build fix attempt.Carl Hetherington
2016-09-28Still more build fixes.Carl Hetherington
2016-09-28Build fixes for some GCC versions.Carl Hetherington
2016-09-27Use a template for AssetReader.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-24No-op: whitespace.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-02-02Unpack XYZ to RGB into an Image class rather than a raw buffer.Carl Hetherington
2015-01-07Remove unused variable.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-07-09Allow construction of empty PictureFrames; some accessors.Carl Hetherington
2014-07-09Add method to return frames as RGB to a given buffer.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-15Clean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign.Carl Hetherington
2014-01-27More tidying.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-04More boost::filesystem jibber jabber.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington