Michael Ira Krufky
44a50feebe
libavdevice/decklink_common.h: fix broken build due to missing `/`
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
9 years ago
Timothy Gu
44304ae322
all: Add missing header guards
9 years ago
Marton Balint
995c7a6f5a
lavd/decklink_dec: add support for teletext
It uses the libzvbi slicer, therefore teletext capture requires libzvbi.
Reviewed-by: Deti Fliegl <deti@fliegl.de>
Signed-off-by: Marton Balint <cus@passwd.hu>
9 years ago
Timothy Gu
ce36cb08ed
Revert "decklink: Header cleanup"
This reverts commit 61fb70c386
.
Reported in #5183 to break the build. Further investigation needed.
9 years ago
Timothy Gu
61fb70c386
decklink: Header cleanup
This commit cleans up the decklink files' header usage so that they pass
checkheaders.
9 years ago
Chris Spencer
9c41126e1b
avdevice/decklink: Fix build error caused by a change in the SDK.
In version 10.4 of the DeckLink SDK, GetBufferedAudioSampleFrameCount() was changed to take an unsigned int instead of an unsigned long.
Signed-off-by: Chris Spencer <spencercw@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
10 years ago
Carl Eugen Hoyos
1f3d478898
avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64"
Fixes Ticket4130
Requested and Tested by: Zeranoe
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago
Deti Fliegl
a5e040ee3c
avdevice/decklink: move general code of decklink encoder to common file
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago