]> git.sesse.net Git - nageru/history - nageru/decklink_output.cpp
Set CEF autoplay policy to be more lenient.
[nageru] / nageru / decklink_output.cpp
2024-03-01 Steinar H. GundersonIWYU-fix nageru/*.cpp.
2022-07-21 Steinar H. GundersonCollapse all the 10-bit flags.
2021-10-02 Steinar H. GundersonSupport unsynchronized HDMI/SDI output.
2021-10-02 Steinar H. GundersonYet another crash fix in changing output cards.
2021-10-02 Steinar H. GundersonFix mode-switching on output cards.
2021-10-02 Steinar H. GundersonNewer drivers can seemingly send completions out-of...
2021-10-02 Steinar H. GundersonFix a typo (hopefully).
2021-08-15 Steinar H. GundersonFix DeckLink capture using the 11.7 or newer drivers.
2020-12-12 Steinar H. GundersonIn DeckLinkOutput, keep a list of all the scheduled...
2020-08-26 Steinar H. GundersonSmall indent fix.
2020-08-24 Steinar H. GundersonFix a bug; 60.00 fps would never be autoselected for...
2020-06-03 Steinar H. GundersonUpgrade DeckLink SDK to 10.11.4.
2020-03-29 Steinar H. GundersonReintroduce faster DeckLink shutdown; now with a fix...
2020-03-29 Steinar H. GundersonFix a memory leak in DecklinkOutput.
2020-03-29 Steinar H. GundersonFix some leftovers in warning messages.
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2019-03-11 Steinar H. GundersonVarious fixes for 32-bit platforms.
2018-12-28 Steinar H. GundersonMove from unique_lock to lock_guard everywhere we can...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-02 Steinar H. GundersonUnify mux.cpp between Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine timebase.h from Nageru and Futatabi.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...