Andreas Rheinhardt
|
7b6e1fbeb9
avformat/vapoursynth: Add missing inclusion of frame.h
|
1 year ago |
Marton Balint
|
f607e8517d
avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long
|
1 year ago |
Devin Heitmueller
|
ac4247270c
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output
|
1 year ago |
James Almer
|
7f890b2fbb
avfilter/ccfifo: remove unnecessary context allocations
|
1 year ago |
Devin Heitmueller
|
9f4df9a535
avdevice/decklink_enc: add support for playout of 608 captions in MOV files
|
1 year ago |
Marton Balint
|
2f8690c5d4
avdevice/decklink_enc: fix operator precedence in create_s337_payload
|
1 year ago |
Devin Heitmueller
|
12d1f7c4b7
avdevice/decklink_enc: Add support for compressed AC-3 output over SDI
|
1 year ago |
Devin Heitmueller
|
33ef8778e0
avdevice/decklink_enc: Add support for output of Active Format Description (AFD)
|
1 year ago |
Devin Heitmueller
|
aca7ef78cc
avdevice/decklink_enc: fix unused variable compiler warnings
|
1 year ago |
Devin Heitmueller
|
25d09ac0eb
avdevice/decklink_enc: fix setting of last_pts to only be set for video
|
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 |
James Almer
|
d03b327787
decklink: convert to new channel layout API
|
3 years ago |
Limin Wang
|
b923bfc679
avdevice/decklink: add link configuration option
|
3 years ago |
Andreas Rheinhardt
|
ef6a9e5e31
avutil/buffer: Switch AVBuffer API to size_t
|
3 years ago |
James Almer
|
9e2e6f935b
avdevice/decklink: add missing include for buffer_size_t
|
3 years ago |
James Almer
|
f7abb53cb4
avdevice: use the buffer_size_t typedef where required
|
3 years ago |
Limin Wang
|
e6ae498234
avdevice/decklink: remove the duplicated warning message
|
4 years ago |
Marton Balint
|
acaf6c625b
avdevice/decklink_enc: simplify usage of buffercount type
|
4 years ago |
Marton Balint
|
944203270d
avdevice/decklink: deprecate the -list_devices option
|
5 years ago |
Marton Balint
|
15b8f36be1
avdevice/decklink: fix checking video mode in SDK version 11
|
5 years ago |
Devin Heitmueller
|
8732dfa995
avdevice/decklink: Add support for EIA-708 output over SDI
|
6 years ago |
Marton Balint
|
bd3c27fd7a
avdevice/decklink_enc: add support for setting duplex mode
|
6 years ago |
Gyan Doshi
|
d0b48a9604
avdevice/decklink_enc: print preroll and buffer size
|
6 years ago |
Marton Balint
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
7 years ago |
Devin Heitmueller
|
5409f065f2
avdevice/decklink: Suppress warning about misuse of struct instead of class
|
7 years ago |
Karthick J
|
aa7b0329ff
avdevice/decklink: refactor ff_decklink_set_format function
|
7 years ago |
Devin Heitmueller
|
77f7d710e0
libavdevice/decklink: add support for 10-bit output for Decklink SDI
|
7 years ago |
Devin Heitmueller
|
278588cd0b
libavdevice/decklink: add support for -sources and -sinks arguments
|
7 years ago |
pkviet
|
84ee6512ed
avdevice/decklink_enc: enable 16 output channel
|
7 years ago |
Aaron Levinson
|
7f7ee86d5a
avdevice/decklink: fix MSVC build issues
|
7 years ago |
Aaron Levinson
|
9e86a61870
avdevice/decklink: remove pthread dependency
|
7 years ago |
Marton Balint
|
c395d230b1
avdevice/decklink_enc: convert to std::atomic
|
7 years ago |
Marton Balint
|
418ce91507
avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME
|
8 years ago |
Marton Balint
|
48f8ad3290
avdevice/decklink_enc: add support to specify field order
|
8 years ago |
Marton Balint
|
e0eb0bdab9
avdevice/decklink_enc: convert to codecpar
|
8 years ago |
Marton Balint
|
a7946c8964
avdevice/decklink_enc: do not reference this after freeing it
|
8 years ago |
Patrick Felt
|
e9659d1a0b
decklink: Remove unneeded spaces in initializers
|
8 years ago |
Marton Balint
|
e22760aafd
avdevice/decklink: always free decklink resources on error
|
8 years ago |
Marton Balint
|
38d75fe906
avdevice/decklink: factorize device finder function
|
8 years ago |
Marton Balint
|
4ce0a77ec8
avdevice/decklink: remove unused itermode iterators
|
8 years ago |
Marton Balint
|
1fc85d8511
avdevice/decklink: factorize cleanup function to common code
|
8 years ago |
Timothy Gu
|
ce36cb08ed
Revert "decklink: Header cleanup"
|
9 years ago |
Timothy Gu
|
61fb70c386
decklink: Header cleanup
|
9 years ago |
Deti Fliegl
|
a5e040ee3c
avdevice/decklink: move general code of decklink encoder to common file
|
10 years ago |
Ramiro Polla
|
5965adeb20
lavd: add decklink output device
|
11 years ago |