summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_common.cpp
Commit message (Collapse)AuthorAge
* avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__Michael Niedermayer2015-02-08
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avdevice/decklink_common: Fix Decklink for MacGeorg Lippitsch2015-02-08
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avdevice/decklink_common: fix COM initialization failure checkJonathan Baecker2014-12-03
| | | | | | Signed-off-by: Jonathan Baecker <jonbae77@gmail.com> Reviewed-by: Ramiro Polla <ramiro.polla@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avdevice/decklink_common: fix heap corruption run time errorJonathan Baecker2014-12-03
| | | | | | Signed-off-by: Jonathan Baecker <jonbae77@gmail.com> Reviewed-by: Ramiro Polla <ramiro.polla@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-22
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>