summaryrefslogtreecommitdiffstats
path: root/libavdevice/decklink_common.h
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint2019-04-151-1/+5
* avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint2018-09-231-1/+0
* avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller2018-09-091-0/+10
* avdevice/decklink_dec: capture timecode to metadata when requestedJon Morley2018-06-131-0/+12
* avdevice/decklink_common: Move DECKLINK_* string functions into headerJon Morley2018-06-131-0/+30
* avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint2018-06-131-1/+0
* avdevice/decklink_dec: autodetect the video input formatKarthick J2017-11-221-0/+7
* avdevice/decklink: refactor ff_decklink_set_format functionKarthick J2017-11-211-0/+1
* avdevice/decklink_dec: 32 bit audio supportDave Rice2017-10-181-0/+1
* libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-101-1/+2
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-221-0/+2
* avdevice/decklink: remove pthread dependencyAaron Levinson2017-04-151-1/+4
* avdevice/decklink_enc: add support to specify field orderMarton Balint2017-02-261-1/+1
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-211-0/+1
* avdevice/decklink: fix mingw portabilityMarton Balint2016-06-271-2/+2
* avdevice/decklink: add support for setting input packet timestamp sourceMarton Balint2016-06-261-0/+2
* avdevice/decklink: add support for audio and video input selectionMarton Balint2016-06-261-0/+21
* avdevice/decklink: add support for setting duplex modeMarton Balint2016-06-261-0/+3
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-261-0/+1
* avdevice/decklink: factorize cleanup function to common codeMarton Balint2016-06-261-0/+1
* libavdevice/decklink_common.h: fix broken build due to missing `/`Michael Ira Krufky2016-01-291-1/+1
* all: Add missing header guardsTimothy Gu2016-01-281-0/+4
* lavd/decklink_dec: add support for teletextMarton Balint2016-01-291-0/+2
* Revert "decklink: Header cleanup"Timothy Gu2016-01-241-7/+1
* decklink: Header cleanupTimothy Gu2016-01-241-1/+7
* avdevice/decklink: Fix build error caused by a change in the SDK.Chris Spencer2015-07-281-0/+6
* avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows w...Carl Eugen Hoyos2014-11-251-1/+0
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-221-0/+98
OpenPOWER on IntegriCloud