index
:
asdcplib
2758-safe-write
carl
carl-2
carl-3
dcpomatic-2.13.0
debug
dom-hack-upstream-master
fixlibdir
gh-21-open
htj2c
issues/0015-replace-ATMOS-w-IAB
mac
macos
master
mattias-debug
mpeg2
no_tc_in_as_02
nu
test-filename
videocon-0
videocon-1
warning-fixes
win32-crash
Fork of asdcplib library for low-level DCP handling
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-12
Merge pull request #5 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-09-09
Re-implement previous {Read,Write}Frame API
nolaiz
2021-09-09
Fix indentation
milla
2021-09-09
Writeframe and Readframe in line with other APIs (they now use framebuffer)
milla
2021-08-27
Merge pull request #14 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-27
Merge pull request #2 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-27
fix indentation
milla
2021-08-27
Fix indentation and comment
milla
2021-08-27
Fix indentation change
milla
2021-08-27
Set trackid incrementally from 2 instead of hardcoded
milla
2021-08-26
Merge pull request #16 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #15 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #13 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #8 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-26
Merge pull request #12 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #11 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #10 from DolbyLaboratories/dolby/atmos_storage/asdcplib_in...
John Hurst
2021-08-26
Merge pull request #9 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-26
Merge pull request #7 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-26
Merge pull request #6 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-26
Merge pull request #3 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-08-26
Merge pull request #4 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-07-14
Return RESULT_KLV_CODING instead of RESULT_FAIL
Stefan Kersten
2021-06-15
Add return type for win, was deleted by mistake
milla
2021-06-15
Fix indentation
milla
2021-06-11
Fix indentation
milla
2021-06-10
Fixes regarding flilereader pluggable after AS_02_JXS changes by upstream
milla
2021-06-10
Fix indentation
milla
2021-06-10
fix indentation
milla
2021-06-09
Fix surrounding format (brackets not in separate line)
milla
2021-06-09
Fix indentation
milla
2021-06-09
Fix indentation
milla
2021-06-03
Close file if open when doing reset of the reader or destroying the reader
milla
2021-06-03
Add logs in AS_02_IAB
milla
2021-06-03
Add KM logs and remove semicolon from pre-processor directive
milla
2021-06-03
Fix compilation without OPENSSL
milla
2021-06-03
Remove unused variables
milla
2021-06-03
Templatize h__AS02WriteClip, move functions to header. Note that this depends...
milla
2021-06-03
Do not export symbols on definitions in cpp. (moved functions and classes to ...
milla
2021-06-03
As result state is ambiguous, log it where it is returned
milla
2021-06-03
If when closing the state is not 'running', throw error as it means no frame ...
milla
2021-06-03
patch: protecting snprintf and vsnprintf definitions that makes compilation w...
milla
2021-06-03
Write sequence and segment duration when writing a track
milla
2021-06-03
Added API functions in AS_02_IAB.h: AddDmsGenericPartUtf8Text for write and R...
milla
2021-06-03
Put definitions inside their corresponding namespaces
milla
2021-06-03
Fix trackID bug in AS_DCP_internal.
milla
2021-06-03
FileReader pluggable at runtime
milla
2021-06-03
Adapt as-02-info and as-02-unwrap to iab api
milla
2021-05-27
Merge pull request #89 from thorfdbg/master
John Hurst
2021-05-27
Added a conditional compile JPEG XS into the cmake-driven build.
Thomas Richter
[next]