| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/decklink_common: add support for DeckLink SDK 11 | Marton Balint | 2019-04-15 | 1 | -1/+5 |
* | avdevice/decklink: add support for selecting devices based on their unique ID | Marton Balint | 2018-09-23 | 1 | -1/+0 |
* | avdevice/decklink: Add support for EIA-708 output over SDI | Devin Heitmueller | 2018-09-09 | 1 | -0/+10 |
* | avdevice/decklink_dec: capture timecode to metadata when requested | Jon Morley | 2018-06-13 | 1 | -0/+12 |
* | avdevice/decklink_common: Move DECKLINK_* string functions into header | Jon Morley | 2018-06-13 | 1 | -0/+30 |
* | avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting | Marton Balint | 2018-06-13 | 1 | -1/+0 |
* | avdevice/decklink_dec: autodetect the video input format | Karthick J | 2017-11-22 | 1 | -0/+7 |
* | avdevice/decklink: refactor ff_decklink_set_format function | Karthick J | 2017-11-21 | 1 | -0/+1 |
* | avdevice/decklink_dec: 32 bit audio support | Dave Rice | 2017-10-18 | 1 | -0/+1 |
* | libavdevice/decklink: add support for -sources and -sinks arguments | Devin Heitmueller | 2017-10-10 | 1 | -1/+2 |
* | libavdevice/decklink: configurablity to set max queue size | Ravindra | 2017-08-22 | 1 | -0/+2 |
* | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 1 | -1/+4 |
* | avdevice/decklink_enc: add support to specify field order | Marton Balint | 2017-02-26 | 1 | -1/+1 |
* | lavd/decklink_dec: add option to disable drawing bars on signal loss | Marton Balint | 2016-10-21 | 1 | -0/+1 |
* | avdevice/decklink: fix mingw portability | Marton Balint | 2016-06-27 | 1 | -2/+2 |
* | avdevice/decklink: add support for setting input packet timestamp source | Marton Balint | 2016-06-26 | 1 | -0/+2 |
* | avdevice/decklink: add support for audio and video input selection | Marton Balint | 2016-06-26 | 1 | -0/+21 |
* | avdevice/decklink: add support for setting duplex mode | Marton Balint | 2016-06-26 | 1 | -0/+3 |
* | avdevice/decklink: factorize device finder function | Marton Balint | 2016-06-26 | 1 | -0/+1 |
* | avdevice/decklink: factorize cleanup function to common code | Marton Balint | 2016-06-26 | 1 | -0/+1 |
* | libavdevice/decklink_common.h: fix broken build due to missing `/` | Michael Ira Krufky | 2016-01-29 | 1 | -1/+1 |
* | all: Add missing header guards | Timothy Gu | 2016-01-28 | 1 | -0/+4 |
* | lavd/decklink_dec: add support for teletext | Marton Balint | 2016-01-29 | 1 | -0/+2 |
* | Revert "decklink: Header cleanup" | Timothy Gu | 2016-01-24 | 1 | -7/+1 |
* | decklink: Header cleanup | Timothy Gu | 2016-01-24 | 1 | -1/+7 |
* | avdevice/decklink: Fix build error caused by a change in the SDK. | Chris Spencer | 2015-07-28 | 1 | -0/+6 |
* | avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows w... | Carl Eugen Hoyos | 2014-11-25 | 1 | -1/+0 |
* | avdevice/decklink: move general code of decklink encoder to common file | Deti Fliegl | 2014-09-22 | 1 | -0/+98 |