summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-05-11Merge pull request #32 from cth103/warning-fixesJohn Hurst
2021-05-11Merge pull request #56 from DolbyLaboratories/dolby/fix_misaligned_readsJohn Hurst
2021-04-13 o Added a Clone() method to InterchangeObject and derivativesjhurst
2021-04-08Merge pull request #77 from dcbullock/issues/0076-dcp-tt-many-png-wrapJohn Hurst
2021-04-07File needed by external projectsjhurst
2021-04-01Add operator error for 429-5 with too many PNGs.Dean Bullock
2021-04-01Increase header buffer size when wrapping 428-7.Dean Bullock
2021-03-10Fixed incorrect behavior when multiple codestreams are given as arguments.jhurst
2021-02-12Merge pull request #70 from cinecert/sha1_builtinJohn Hurst
2021-02-04Support reading of AS-02 files larger than 4 GB (#73)Pierre-Anthony Lemieux
2021-01-28adding SLVS language assignment functionalityBrogan Ross
2021-01-15Fixed lingering openssl build issue for autotools buildJohn Hurst
2021-01-12Merge branch 'master' into sha1_builtinJohn Hurst
2021-01-12Adding missing include for prngJohn Hurst
2021-01-12Added KM_sha1 to cmake buildJohn Hurst
2021-01-11updates for new conditional build formulationJohn Hurst
2021-01-10Altered int8 decalrations to use common asdcp typenames.John Hurst