| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This assumes that we don't read a CPL, modify the sound assets, then
write it out again. Maybe we should make that possible (e.g. by
invalidating the CPL's MCA subdescriptors list when changing sound).
|
|
This would break e.g. the DoM editor when trying to edit VFs.
|
|
|
|
...rather than having to specify it each time.
|
|
|
|
|
|
|
|
DCP-o-matic needs to know some basic CPL details as quickly as possible,
and this is faster than doing read() and then cpls().
|
|
I think this should be checked separately, as out-of-date certificates
are still useful (e.g. if they are related to KDM decryption).
|