]> git.sesse.net Git - nageru/history - decklink_capture.cpp
Make drivers capable of delivering a list of modes, and setting them.
[nageru] / decklink_capture.cpp
2016-03-03 Steinar H. GundersonMake drivers capable of delivering a list of modes...
2016-03-03 Steinar H. GundersonNever send in a frame rate of 0/0.
2016-02-27 Steinar H. GundersonAdd AVX2 and SSE2 fastpaths to the DeckLink PCI driver.
2016-02-27 Steinar H. GundersonAdd audio support for the DeckLink inputs.
2016-02-27 Steinar H. GundersonSend the audio format explicitly down, not just the ID.
2016-02-27 Steinar H. GundersonUse the new has_signal flag.
2016-02-27 Steinar H. GundersonAdd support for DeckLink PCI cards through the official...