summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-12Merge pull request #5 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-09-09Re-implement previous {Read,Write}Frame APInolaiz
2021-09-09Fix indentationmilla
2021-09-09Writeframe and Readframe in line with other APIs (they now use framebuffer)milla
2021-08-27Merge pull request #14 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-27Merge pull request #2 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-08-27fix indentationmilla
2021-08-27Fix indentation and commentmilla
2021-08-27Fix indentation changemilla
2021-08-27Set trackid incrementally from 2 instead of hardcodedmilla
2021-08-26Merge pull request #16 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #15 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #13 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #8 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-08-26Merge pull request #12 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #11 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #10 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...John Hurst
2021-08-26Merge pull request #9 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
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-26Merge pull request #4 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
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-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-27Merge pull request #89 from thorfdbg/masterJohn Hurst
2021-05-27Added a conditional compile JPEG XS into the cmake-driven build.Thomas Richter