]> git.sesse.net Git - nageru/commit
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)
commitcd1b6b6b8dd3d4d6f52d917cec3e5a152f87e822
tree693d80eaea6d516e7a29866c7e5ffa282e4ae666
parentb9a74fdb2aaaec5f2859945f25bff9295da444e1
In DeckLinkOutput, keep a list of all the scheduled frames instead of just a count.

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.
nageru/decklink_output.cpp
nageru/decklink_output.h