summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_dec.h
Commit message (Collapse)AuthorAge
* cosmetics: Correct comments in decklink_decPatrick Felt2016-08-02
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* all: Add missing header guardsTimothy Gu2016-01-28
|
* 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: add decklink input supportDeti Fliegl2014-09-22
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>