summaryrefslogtreecommitdiffstats
path: root/libavdevice/decklink_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink: fix MSVC build issuesAaron Levinson2017-05-081-1/+6
* avdevice/decklink: remove pthread dependencyAaron Levinson2017-04-151-3/+0
* avdevice/decklink: deprecate @mode syntax in device name to specify modeMarton Balint2017-03-281-4/+3
* avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock2017-03-221-4/+12
* avdevice/decklink: add format_code of display mode to list_format outputMatthias Hunstock2017-03-221-4/+7
* avdevice/decklink_enc: add support to specify field orderMarton Balint2017-02-261-6/+23
* 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
OpenPOWER on IntegriCloud