Devin Heitmueller
|
ac4247270c
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output
|
1 год назад |
Devin Heitmueller
|
e7d800fe89
avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init
|
1 год назад |
Devin Heitmueller
|
859c34706d
avdevice/decklink_common: Convert to using avpriv_packet_list functions
|
1 год назад |
Devin Heitmueller
|
4fd729a1f8
avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue
|
1 год назад |
Limin Wang
|
694ec84ae9
avdevice/decklink: support for more duplex mode for Decklink 8K Pro
|
3 лет назад |
Limin Wang
|
13460af456
avdevice/decklink: add level_a configuration option
|
3 лет назад |
Limin Wang
|
5f3df7afa6
avdevice/decklink: add sqd configuration option
|
3 лет назад |
Limin Wang
|
b923bfc679
avdevice/decklink: add link configuration option
|
3 лет назад |
Marton Balint
|
a6f6726a81
avdevice/decklink: warn about too old decklink API version
|
4 лет назад |
Marton Balint
|
e33c0d8c69
avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormat
|
4 лет назад |
Marton Balint
|
f32f9231dd
avdevice/decklink: add support for SDK version 11.5
|
4 лет назад |
Marton Balint
|
78a233e6e9
avdevice/decklink_dec: remove the @mode syntax
|
5 лет назад |
Marton Balint
|
15b8f36be1
avdevice/decklink: fix checking video mode in SDK version 11
|
5 лет назад |
Marton Balint
|
63c2c83f6e
avdevice/decklink_common: add support for DeckLink SDK 11
|
5 лет назад |
Marton Balint
|
f3e22e3201
avdevice/decklink_common: properly check DoesSupportVideoMode result when trying VANC flag
|
5 лет назад |
Marton Balint
|
c047901012
avdevice/decklink_enc: add support for setting genlock timing offset
|
6 лет назад |
Devin Heitmueller
|
9e21ba3dc3
avdevice/decklink: Fix compile breakage on OSX
|
6 лет назад |
Marton Balint
|
db6b4b56b3
avdevice/decklink: add support for selecting devices based on their unique ID
|
6 лет назад |
Devin Heitmueller
|
8732dfa995
avdevice/decklink: Add support for EIA-708 output over SDI
|
6 лет назад |
Jon Morley
|
fb480a1f1e
avdevice/decklink_common: Move DECKLINK_* string functions into header
|
6 лет назад |
Marton Balint
|
768c0774d8
avdevice/decklink_commmon: enhance error messages when iterator creation fails
|
6 лет назад |
Marton Balint
|
87455b78cc
avdevice/decklink: fix leak when listing devices and there is no memory
|
6 лет назад |
Marton Balint
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 лет назад |
Devin Heitmueller
|
b5b4868504
avdevice/decklink: Fix compilation of module on OSX
|
6 лет назад |
Karthick J
|
e8e9306b4f
avdevice/decklink_dec: autodetect the video input format
|
7 лет назад |
Karthick J
|
aa7b0329ff
avdevice/decklink: refactor ff_decklink_set_format function
|
7 лет назад |
Devin Heitmueller
|
278588cd0b
libavdevice/decklink: add support for -sources and -sinks arguments
|
7 лет назад |
Devin Heitmueller
|
b6782a192e
avdevice/decklink: Fix segfault when running -list_devices on OSX
|
7 лет назад |
Gildas Fargeas
|
cb8b729180
avdevice/decklink_dec: add support for more pixel formats
|
7 лет назад |
Aaron Levinson
|
7f7ee86d5a
avdevice/decklink: fix MSVC build issues
|
7 лет назад |
Aaron Levinson
|
9e86a61870
avdevice/decklink: remove pthread dependency
|
7 лет назад |
Marton Balint
|
77d2cb8874
avdevice/decklink: deprecate @mode syntax in device name to specify mode
|
7 лет назад |
Matthias Hunstock
|
b3a2adaac6
avdevice/decklink: new option 'format_code' to set video format by fourCC
|
7 лет назад |
Matthias Hunstock
|
607bffbed2
avdevice/decklink: add format_code of display mode to list_format output
|
7 лет назад |
Marton Balint
|
48f8ad3290
avdevice/decklink_enc: add support to specify field order
|
7 лет назад |
Matthias Hunstock
|
d8ee02a071
decklink: enhancement: format selection with AVRational v2
|
8 лет назад |
Patrick Felt
|
e9659d1a0b
decklink: Remove unneeded spaces in initializers
|
8 лет назад |
Michael Niedermayer
|
c0cb53cd1f
avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times more common one
|
8 лет назад |
Marton Balint
|
b18d6c5800
avdevice/decklink: fix mingw portability
|
8 лет назад |
Marton Balint
|
da89c6e37c
avdevice/decklink: add support for audio and video input selection
|
8 лет назад |
Marton Balint
|
8f9fa49bd8
avdevice/decklink: add support for setting duplex mode
|
8 лет назад |
Marton Balint
|
38d75fe906
avdevice/decklink: factorize device finder function
|
8 лет назад |
Marton Balint
|
1fc85d8511
avdevice/decklink: factorize cleanup function to common code
|
8 лет назад |
Timothy Gu
|
ce36cb08ed
Revert "decklink: Header cleanup"
|
8 лет назад |
Timothy Gu
|
61fb70c386
decklink: Header cleanup
|
9 лет назад |
Michael Niedermayer
|
5ae140c04f
avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__
|
9 лет назад |
Georg Lippitsch
|
62ea5ae2b5
avdevice/decklink_common: Fix Decklink for Mac
|
9 лет назад |
Jonathan Baecker
|
868cec5874
avdevice/decklink_common: fix COM initialization failure check
|
10 лет назад |
Jonathan Baecker
|
5a57f389f4
avdevice/decklink_common: fix heap corruption run time error
|
10 лет назад |
Deti Fliegl
|
a5e040ee3c
avdevice/decklink: move general code of decklink encoder to common file
|
10 лет назад |