summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_enc.cpp
Commit message (Expand)AuthorAgeFilesLines
* decklink: Remove unneeded spaces in initializersPatrick Felt2016-08-021-13/+13
* avdevice/decklink: always free decklink resources on errorMarton Balint2016-06-261-6/+6
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-261-25/+4
* avdevice/decklink: remove unused itermode iteratorsMarton Balint2016-06-261-8/+0
* avdevice/decklink: factorize cleanup function to common codeMarton Balint2016-06-261-8/+2
* Revert "decklink: Header cleanup"Timothy Gu2016-01-241-0/+4
* decklink: Header cleanupTimothy Gu2016-01-241-4/+0
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-221-180/+18
* lavd: add decklink output deviceRamiro Polla2014-02-091-0/+588