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
Eddie Hao
a6dc1eb837
remove all uses of the deprecated avpicture_get_size() function
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Hendrik Leppkes
c2f861ca42
Replace remaining occurances of av_free_packet with av_packet_unref
9 years ago
Georg Lippitsch
97a27065c8
avdevice/decklink: 10 Bit support for Decklink input device
Example to capture video clip at 1080i50 10 bit:
ffmpeg -bm_v210 1 -f decklink -i 'UltraStudio Mini Recorder@11' -acodec copy -vcodec copy output.avi
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago
Deti Fliegl
bac6cfcb3a
avdevice: add decklink input support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago