| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
not be there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It still feels like I'm missing some large and beautiful trick
with gathering all the gap-filling code into one place, but
such a trick still eludes me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hopefully this fixes #2124, failure to play DCPs on Sony SRX320/LMT3000
due to it not liking empty <AnnotationText> tags in reel assets.
|
|
|
|
|
|
Now we use a tag if there is one at the commit we built, otherwise
<branch>-<commit>.
|
|
<memory> is needed for std::*_ptr, and <algorithm> for std::transform.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This seems to be what ffplay does and it feels like it makes sense
as frames may be built from multiple packets AFAICS.
|
|
|
|
|
|
|
|
|
|
|
|
|