summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* decklink: enhancement: format selection with AVRational v2Matthias Hunstock2016-08-051-7/+7
* decklink: Remove unneeded spaces in initializersPatrick Felt2016-08-021-5/+5
* avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times m...Michael Niedermayer2016-06-281-1/+1
* avdevice/decklink: fix mingw portabilityMarton Balint2016-06-271-2/+5
* avdevice/decklink: add support for audio and video input selectionMarton Balint2016-06-261-0/+43
* avdevice/decklink: add support for setting duplex modeMarton Balint2016-06-261-0/+33
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-261-0/+29
* avdevice/decklink: factorize cleanup function to common codeMarton Balint2016-06-261-0/+13
* Revert "decklink: Header cleanup"Timothy Gu2016-01-241-0/+4
* decklink: Header cleanupTimothy Gu2016-01-241-4/+0
* avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__Michael Niedermayer2015-02-081-1/+1
* avdevice/decklink_common: Fix Decklink for MacGeorg Lippitsch2015-02-081-0/+10
* avdevice/decklink_common: fix COM initialization failure checkJonathan Baecker2014-12-031-1/+1
* avdevice/decklink_common: fix heap corruption run time errorJonathan Baecker2014-12-031-2/+4
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-221-0/+229