summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-11-17CMake fixIMFTool
2021-11-10Moved as-02-wrap-jxs build under the JXS conditionaljhurst
2021-11-10Added as-02-wrap-iab and as-02-wrap-jxs to the buildjhurst
2021-06-03Put definitions inside their corresponding namespacesmilla
2021-05-27Added a conditional compile JPEG XS into the cmake-driven build.Thomas Richter
2021-05-26Added JXS specific header files to separate JXS functionality out.Thomas Richter
Updated autoconf to switch JXS support for ADCP on or off.
2021-05-21Added the JXS functionality again into the core library.Thomas Richter
2021-05-14Allow BUILD_SHARED_LIBS to be specified on the cmake command lineIMFTool
2021-05-12CMake patch for WITHOUT_XML optionIMFTool
2021-01-12Added KM_sha1 to cmake buildJohn Hurst
2021-01-11updates for new conditional build formulationJohn Hurst
2020-09-08Contributed from Dolby pull requestjhurst
2020-04-22* Fixes an error when calling OP1aHeader::GetMDObjectByType()Wolfgang Ruppel
* IAB Essence type detection added * Adding AS_02_internal.h to deploy targets
2020-04-15Add support for IAB Track File reading and writingPierre-Anthony Lemieux
2018-09-14ACES contribution from AMPAS/Ruppeljhurst
2018-08-20 o Fixes wrong MajorVersion in Prefacejhurst
o Adds VideoLineMap also to RGBA essence descriptor o Adds VideoLineMap to RGBA and CDCI descriptor only when option -l is present (disputable - but distinguished value {0, 0} is not allowed in closed and complete partitions) o Fixes issue with IndexRate not set in AS-02 J2K files o Additional fixes to minor version number in AS-02 partition packs o CMake brought up to date o Fixed erroneous WAV RF64 header interpretation
2016-12-01 o Cleared up MXFGCP1FrameWrappedPictureElement / ↵jhurst
MXFGCP1FrameWrappedPictureElement ambiguity. PHDR continues to use MXFGCP1FrameWrappedPictureElement. MXFGCI1FrameWrappedPictureElement is supported for interlace. o Added prototype PIDM dynamic metadata wrapping, config with --enable-phdr
2016-05-09wolfgang update cmake files + version bumpmschroffel
2016-05-09Defined bool ASDCP::UL::operator<(const UL& rhs) const, which is needed to ↵jhurst
carry out the version-insensitive lookup policy when searching for ULs in a std::map<> of UL entries.
2016-05-06fixed the make file to include new location of CMakeLists.txt (src)mschroffel