Devin Heitmueller
|
ac4247270c
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output
|
1 year ago |
Devin Heitmueller
|
e7d800fe89
avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init
|
1 year ago |
James Almer
|
7f890b2fbb
avfilter/ccfifo: remove unnecessary context allocations
|
1 year ago |
Devin Heitmueller
|
4fd729a1f8
avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue
|
1 year ago |
Devin Heitmueller
|
9f4df9a535
avdevice/decklink_enc: add support for playout of 608 captions in MOV files
|
1 year ago |
Devin Heitmueller
|
8fd345f018
avdevice/decklink_enc: don't take for granted that first frame to decklink output will be PTS 0
|
1 year ago |
Andreas Rheinhardt
|
d61240f8c9
avcodec/packet_internal: Add proper PacketList struct
|
2 years ago |
Limin Wang
|
694ec84ae9
avdevice/decklink: support for more duplex mode for Decklink 8K Pro
|
3 years ago |
Limin Wang
|
b923bfc679
avdevice/decklink: add link configuration option
|
3 years ago |
James Almer
|
d422b2ed87
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
3 years ago |
Marton Balint
|
acaf6c625b
avdevice/decklink_enc: simplify usage of buffercount type
|
4 years ago |
Limin Wang
|
09f1d15ae8
avdevice/decklink_dec: map the raw_format instead of hardcode
|
4 years ago |
Marton Balint
|
96907e84dd
avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode
|
4 years ago |
Marton Balint
|
a9ede0bde4
avdevice/decklink_common.h: remove unsupported decklink version ifdef
|
4 years ago |
Milos Zivkovic
|
c4e0868243
avdevice/decklink_dec: add support for extracting and outputing klv from vanc
|
4 years ago |
Marton Balint
|
95324ecf23
avdevice/decklink_dec: fix stopping streams in read_close
|
4 years ago |
Marton Balint
|
78a233e6e9
avdevice/decklink_dec: remove the @mode syntax
|
5 years ago |
Gyan Doshi
|
d831edc387
avdevice/decklink: add option to drop frames till timecode is seen
|
5 years ago |
Marton Balint
|
63c2c83f6e
avdevice/decklink_common: add support for DeckLink SDK 11
|
5 years ago |
Marton Balint
|
db6b4b56b3
avdevice/decklink: add support for selecting devices based on their unique ID
|
6 years ago |
Devin Heitmueller
|
8732dfa995
avdevice/decklink: Add support for EIA-708 output over SDI
|
6 years ago |
Jon Morley
|
0946c0ec17
avdevice/decklink_dec: capture timecode to metadata when requested
|
6 years ago |
Jon Morley
|
fb480a1f1e
avdevice/decklink_common: Move DECKLINK_* string functions into header
|
6 years ago |
Marton Balint
|
ba8a1d1618
avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting
|
6 years ago |
Karthick J
|
e8e9306b4f
avdevice/decklink_dec: autodetect the video input format
|
7 years ago |
Karthick J
|
aa7b0329ff
avdevice/decklink: refactor ff_decklink_set_format function
|
7 years ago |
Dave Rice
|
89cc48551b
avdevice/decklink_dec: 32 bit audio support
|
7 years ago |
Devin Heitmueller
|
278588cd0b
libavdevice/decklink: add support for -sources and -sinks arguments
|
7 years ago |
Ravindra
|
f3913dcc06
libavdevice/decklink: configurablity to set max queue size
|
7 years ago |
Aaron Levinson
|
9e86a61870
avdevice/decklink: remove pthread dependency
|
7 years ago |
Marton Balint
|
48f8ad3290
avdevice/decklink_enc: add support to specify field order
|
7 years ago |
Marton Balint
|
2f3015c25a
lavd/decklink_dec: add option to disable drawing bars on signal loss
|
8 years ago |
Marton Balint
|
b18d6c5800
avdevice/decklink: fix mingw portability
|
8 years ago |
Marton Balint
|
cf0a05668b
avdevice/decklink: add support for setting input packet timestamp source
|
8 years ago |
Marton Balint
|
da89c6e37c
avdevice/decklink: add support for audio and video input selection
|
8 years ago |
Marton Balint
|
8f9fa49bd8
avdevice/decklink: add support for setting duplex mode
|
8 years ago |
Marton Balint
|
38d75fe906
avdevice/decklink: factorize device finder function
|
8 years ago |
Marton Balint
|
1fc85d8511
avdevice/decklink: factorize cleanup function to common code
|
8 years ago |
Michael Ira Krufky
|
44a50feebe
libavdevice/decklink_common.h: fix broken build due to missing `/`
|
8 years ago |
Timothy Gu
|
44304ae322
all: Add missing header guards
|
8 years ago |
Marton Balint
|
995c7a6f5a
lavd/decklink_dec: add support for teletext
|
8 years ago |
Timothy Gu
|
ce36cb08ed
Revert "decklink: Header cleanup"
|
8 years ago |
Timothy Gu
|
61fb70c386
decklink: Header cleanup
|
9 years ago |
Chris Spencer
|
9c41126e1b
avdevice/decklink: Fix build error caused by a change in the SDK.
|
9 years ago |
Carl Eugen Hoyos
|
1f3d478898
avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64"
|
10 years ago |
Deti Fliegl
|
a5e040ee3c
avdevice/decklink: move general code of decklink encoder to common file
|
10 years ago |