| Age | Commit message (Collapse) | Author |
|
|
|
|
|
example) some SRT subs are being burnt and their video frame rate is
changed we won't try to reuse the video that has been burnt with the
subs at the old frame rate.
|
|
|
|
|
|
|
|
the Dolby certificate server (#1541).
|
|
|
|
|
|
a timeline drag (with frequent=false), even if lots have been sent
with frequent=true.
Otherwise the code in the CHNAGE_TYPE_DONE branch of Butler::player_change
never gets to seek (since frequent is true, it ignores the signal).
Without the seek things go wrong.
Believed to fix #1534.
|
|
|
|
unit tests for the remainder. Fixes #1532.
|
|
|
|
|
|
|
|
(i.e. are not encrypted and not missing assets). Fixes full audio
buffers on locates with large encrypted DCPs and no KDMs; in these
cases silent audio is created by the fill_audio() at the bottom of
Player::pass() but no video is created by anybody.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bold/italic on 10.12 (Sierra) and earlier (#1524).
|
|
|
|
of #1516).
|
|
|
|
#1516).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- some player_change; _awaiting is set
- regular seek occurs (perhaps to a time much earlier than _awaiting)
- another player_change occurs; player_change handler wrongly seeks back to _awaiting
May help with #1505.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|