| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/decklink: fix checking video mode in SDK version 11 | Marton Balint | 2019-05-05 | 1 | -11/+5 |
* | avdevice/decklink_common: add support for DeckLink SDK 11 | Marton Balint | 2019-04-15 | 1 | -3/+50 |
* | avdevice/decklink_common: properly check DoesSupportVideoMode result when try... | Marton Balint | 2019-04-15 | 1 | -1/+1 |
* | avdevice/decklink_enc: add support for setting genlock timing offset | Marton Balint | 2018-12-02 | 1 | -0/+5 |
* | avdevice/decklink: Fix compile breakage on OSX | Devin Heitmueller | 2018-10-20 | 1 | -1/+1 |
* | avdevice/decklink: add support for selecting devices based on their unique ID | Marton Balint | 2018-09-23 | 1 | -19/+40 |
* | avdevice/decklink: Add support for EIA-708 output over SDI | Devin Heitmueller | 2018-09-09 | 1 | -4/+12 |
* | avdevice/decklink_common: Move DECKLINK_* string functions into header | Jon Morley | 2018-06-13 | 1 | -30/+0 |
* | avdevice/decklink_commmon: enhance error messages when iterator creation fails | Marton Balint | 2018-04-18 | 1 | -14/+14 |
* | avdevice/decklink: fix leak when listing devices and there is no memory | Marton Balint | 2018-03-24 | 1 | -12/+5 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -1/+1 |
* | avdevice/decklink: Fix compilation of module on OSX | Devin Heitmueller | 2018-01-20 | 1 | -0/+11 |
* | avdevice/decklink_dec: autodetect the video input format | Karthick J | 2017-11-22 | 1 | -3/+0 |
* | avdevice/decklink: refactor ff_decklink_set_format function | Karthick J | 2017-11-21 | 1 | -14/+24 |
* | libavdevice/decklink: add support for -sources and -sinks arguments | Devin Heitmueller | 2017-10-10 | 1 | -6/+83 |
* | avdevice/decklink: Fix segfault when running -list_devices on OSX | Devin Heitmueller | 2017-10-04 | 1 | -1/+1 |
* | avdevice/decklink_dec: add support for more pixel formats | Gildas Fargeas | 2017-09-28 | 1 | -1/+1 |
* | avdevice/decklink: fix MSVC build issues | Aaron Levinson | 2017-05-08 | 1 | -1/+6 |
* | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 1 | -3/+0 |
* | avdevice/decklink: deprecate @mode syntax in device name to specify mode | Marton Balint | 2017-03-28 | 1 | -4/+3 |
* | avdevice/decklink: new option 'format_code' to set video format by fourCC | Matthias Hunstock | 2017-03-22 | 1 | -4/+12 |
* | avdevice/decklink: add format_code of display mode to list_format output | Matthias Hunstock | 2017-03-22 | 1 | -4/+7 |
* | avdevice/decklink_enc: add support to specify field order | Marton Balint | 2017-02-26 | 1 | -6/+23 |
* | decklink: enhancement: format selection with AVRational v2 | Matthias Hunstock | 2016-08-05 | 1 | -7/+7 |
* | decklink: Remove unneeded spaces in initializers | Patrick Felt | 2016-08-02 | 1 | -5/+5 |
* | avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times m... | Michael Niedermayer | 2016-06-28 | 1 | -1/+1 |
* | avdevice/decklink: fix mingw portability | Marton Balint | 2016-06-27 | 1 | -2/+5 |
* | avdevice/decklink: add support for audio and video input selection | Marton Balint | 2016-06-26 | 1 | -0/+43 |
* | avdevice/decklink: add support for setting duplex mode | Marton Balint | 2016-06-26 | 1 | -0/+33 |
* | avdevice/decklink: factorize device finder function | Marton Balint | 2016-06-26 | 1 | -0/+29 |
* | avdevice/decklink: factorize cleanup function to common code | Marton Balint | 2016-06-26 | 1 | -0/+13 |
* | Revert "decklink: Header cleanup" | Timothy Gu | 2016-01-24 | 1 | -0/+4 |
* | decklink: Header cleanup | Timothy Gu | 2016-01-24 | 1 | -4/+0 |
* | avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ | Michael Niedermayer | 2015-02-08 | 1 | -1/+1 |
* | avdevice/decklink_common: Fix Decklink for Mac | Georg Lippitsch | 2015-02-08 | 1 | -0/+10 |
* | avdevice/decklink_common: fix COM initialization failure check | Jonathan Baecker | 2014-12-03 | 1 | -1/+1 |
* | avdevice/decklink_common: fix heap corruption run time error | Jonathan Baecker | 2014-12-03 | 1 | -2/+4 |
* | avdevice/decklink: move general code of decklink encoder to common file | Deti Fliegl | 2014-09-22 | 1 | -0/+229 |