summaryrefslogtreecommitdiff
path: root/src/types.h
AgeCommit message (Expand)Author
2021-01-08std::shared_ptrCarl Hetherington
2020-12-02Fix equals() with image subtitles to not compare unique IDs.Carl Hetherington
2020-09-23Hide unused audio channels a bit more clearly, not giving themCarl Hetherington
2020-09-21Support MCA sound channel tags in MXF/CPL.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-21Add some new channels to the enum.Carl Hetherington
2020-09-21Add ContentVersion class.Carl Hetherington
2020-09-11Add EqualityOptions option to ignore differences in LoadFont nodes.Carl Hetherington
2019-03-29Add EPISODE and PROMO content types.Carl Hetherington
2019-03-19Support RatingList.Carl Hetherington
2019-03-17Add Marker enum.Carl Hetherington
2018-09-29Move some methods to where they make more sense.Carl Hetherington
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
2017-03-17Move Size operator functions to the same file as the class declaration.Carl Hetherington
2016-12-16For testing: add a KDM formulation which omits AuthorizedDeviceInfo.Carl Hetherington
2016-11-08Add Colour::to_rgb_string.Carl Hetherington
2016-09-09Simplify previous commit and remove some debugging.Carl Hetherington
2016-09-08Add channel assignment support for SMPTE DCPs.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with non-openm...Carl Hetherington
2015-12-01Check every picture frame when -k is passed to dcpdiff.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Optionally allow subtitle issue dates to differ.Carl Hetherington
2015-06-08Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-06-08Expand read_smpte_subtitle_test somewhat.Carl Hetherington
2015-06-08Doxygen tweaks.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-03Basic HAlign / HPosition support.Carl Hetherington
2015-06-03Add AspectAdjust to subtitles.Carl Hetherington
2015-05-25Add equality option to allow reel annotation texts to differ.Carl Hetherington
2015-05-10Add more channels to the enum.Carl Hetherington
2015-04-30Remove some unused code.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-01-07Rename mxf filename ignoring stuff slightly.Carl Hetherington
2015-01-07Use a typedef for a note-taking functor.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-07-10Add a couple of accessors.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-06-13Work around symbol clash with ERROR on Win32/mingw.Carl Hetherington
2014-02-05Small bits of tidying up and comments.Carl Hetherington
2014-01-27Various tweaks; work on read_dcp example.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-08-29Missing include.Carl Hetherington