| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
at the end of the film (with no corresponding video).
|
|
|
|
to the next video frame). Fix thinko in ::done(). Fix initial value
of _position when the first empty period does not start at time 0.
|
|
|
|
of things that we are ignoring; this fixes strange behaviour (delays)
when analysing audio as it used to keep pass()ing decoders to get
data that would never come.
|
|
|
|
content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the names from the UI for content ratios.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a 29.97 source I had problems because the earliest decoder position was
one DCPTime quantum ahead of the last audio time; this looks like it was due to
the content-to-DCP time conversion using 1.001 as the ratio for 30/29.97 rather than
1.001001; I haven't investigated why. This all needs more careful consideration...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with subs (which fails).
|
|
|
|
an inconsistent chain / private key set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This call just doesn't take multi-stream into account. Removing it does
not trip any tests so I think it may be superfluous...
|
|
|
|
|