summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_enc.cpp
Commit message (Collapse)AuthorAge
* Revert "decklink: Header cleanup"Timothy Gu2016-01-24
| | | | | | This reverts commit 61fb70c3866b19dccf473ad4e5ede79d117e8e1c. Reported in #5183 to break the build. Further investigation needed.
* decklink: Header cleanupTimothy Gu2016-01-24
| | | | | This commit cleans up the decklink files' header usage so that they pass checkheaders.
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-22
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavd: add decklink output deviceRamiro Polla2014-02-09
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>