Draft: contrib: update asdcp to 2.12.3
It is now maintained on GitHub.
Also disable the register keyword mentioned in fb8eb5ed rather than forcing an old C++ version.
Tested on files from https://cinemanext.com/dcp. The nettle port is not 100% clean not upstreamable as it is.
Draft on top of !3833 for CreateFileW/A.
Merge request reports
Activity
changed milestone to %4.0
added Component::Build system: Contribs label
added MRStatus::NotCompliant label
BTW, to open a DCP from VLC I need to use a path like that
"dcp://localhost\C:\samples\DCP\CNX_SyncCheck_TST_C_EN-XX_INT_51_2K_CNX_20200512_EBL_IOP_OV"
.We might add a special case for
dcp://
as we do withfile://
(https://code.videolan.org/videolan/vlc/-/blob/2550a3f6e0cfb85a5c254f2090d6697be31dcb68/src/text/url.c#L292) andfd://
. Then"dcp://C:\samples\DCP\CNX_SyncCheck_TST_C_EN-XX_INT_51_2K_CNX_20200512_EBL_IOP_OV"
could work.Opening individual files is possible, but that's not what people expect.
Edited by Steve Lhomme@robUx4 can you update this so that it becomes mergeable again?
added 494 commits
-
5fe9829d...aeb1114c - 490 commits from branch
videolan:master
- 8c30e649 - contrib: mingw64: allow CreateFileW/A in 19H1 UWP builds
- 773f5bdb - contrib: update asdcp to 2.12.3
- 23f12f7a - contrib: asdcplib: enable UWP build
- 9cf6a1b5 - contrib: asdcplib: fix UNICODE build
Toggle commit list-
5fe9829d...aeb1114c - 490 commits from branch