]> git.sesse.net Git - nageru/commitdiff
In DeckLinkOutput, keep a list of all the scheduled frames instead of just a count.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sun, 30 Aug 2020 17:23:43 +0000 (19:23 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sat, 12 Dec 2020 13:55:41 +0000 (14:55 +0100)
This will be important when we want to track frames the driver inserts
on our behalf; we'll need to be able to adjust their estimated pts then.


No differences found