| Age | Commit message (Collapse) | Author |
|
if a single KDM fails to decrypt a VF/OV combination.
|
|
|
|
|
|
|
|
Firstly, when finding subtitles that exist during a period, only
return those which overlap more than half the period. This means
that, in a fight over a frame, the longest-running subtitle in that
frame will win.
Secondly, make SubtitleDecoder::get pick the wanted subtitles from
the cache simply by comparing their periods to those that were
requested. I think this is nicer than what was there before
(basically reevaulating 'what subtitle(s) for this period') and
also makes the first part of this commit effective.
|
|
|
|
|
|
|
|
analysis files.
|
|
|
|
|
|
|
|
|
|
|
|
until fps estimates are available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sound/subtitle needs a KDM.
|
|
Fix reel calculations of DCPContent under trim.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gerhard Gruber that one cinema could not use a DCP in a 4:3
container.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|