summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-26Merge pull request #7 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-08-26Merge pull request #6 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-08-26Merge pull request #3 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-08-26add support for COLOR.7Matthew Sheby
2021-07-14Return RESULT_KLV_CODING instead of RESULT_FAILStefan Kersten
2021-06-15Add return type for win, was deleted by mistakemilla
2021-06-15Fix indentationmilla
2021-06-11Fix indentationmilla
2021-06-10removed duplicate object createjhurst
2021-06-10Fixes regarding flilereader pluggable after AS_02_JXS changes by upstreammilla
2021-06-10Fix indentationmilla
2021-06-10fix indentationmilla
2021-06-09Fix surrounding format (brackets not in separate line)milla
2021-06-09Fix indentationmilla
2021-06-09Fix indentationmilla
2021-06-03Close file if open when doing reset of the reader or destroying the readermilla
2021-06-03Add logs in AS_02_IABmilla
2021-06-03Add KM logs and remove semicolon from pre-processor directivemilla
2021-06-03Fix compilation without OPENSSLmilla
2021-06-03Remove unused variablesmilla
2021-06-03Templatize h__AS02WriteClip, move functions to header. Note that this depends...milla
2021-06-03Do not export symbols on definitions in cpp. (moved functions and classes to ...milla
2021-06-03As result state is ambiguous, log it where it is returnedmilla
2021-06-03If when closing the state is not 'running', throw error as it means no frame ...milla
2021-06-03patch: protecting snprintf and vsnprintf definitions that makes compilation w...milla
2021-06-03Write sequence and segment duration when writing a trackmilla
2021-06-03Added API functions in AS_02_IAB.h: AddDmsGenericPartUtf8Text for write and R...milla
2021-06-03Put definitions inside their corresponding namespacesmilla
2021-06-03Fix trackID bug in AS_DCP_internal.milla
2021-06-03FileReader pluggable at runtimemilla
2021-06-03Adapt as-02-info and as-02-unwrap to iab apimilla
2021-05-31JXS support without the legacy PictureDescriptor patternjhurst
2021-05-27Added a conditional compile JPEG XS into the cmake-driven build.Thomas Richter
2021-05-27Reverted the changes on AS_DCP.h.Thomas Richter
2021-05-26Reverted minor changes in AS_02.h and AS_DCP.hThomas Richter
2021-05-26Added JXS specific header files to separate JXS functionality out.Thomas Richter
2021-05-26Reverted the changes on metadata.cpp/.h from upstream which containsThomas Richter
2021-05-25Removed code duplications in metadata.h/Metadata.cpp.Thomas Richter
2021-05-25Merge branch 'cinecert:master' into masterThomas Richter
2021-05-21Added the JXS functionality again into the core library.Thomas Richter
2021-05-20Added JPEGXSPictureSubDescriptorjhurst
2021-05-20Merge pull request #84 from cinecert/mxf_types_constructorJohn Hurst
2021-05-20Merge pull request #86 from thorfdbg/masterJohn Hurst
2021-05-20Merge pull request #85 from IMFTool/cmake-xml-patchJohn Hurst
2021-05-20custom MCA extra argument checkerBrogan Ross
2021-05-19Added JPEG XS related metadata to the asdcplib.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-05-11merge origin/masterjhurst
2021-05-11Merge pull request #72 from rossb-dlx/masterJohn Hurst