summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_enc.cpp
Commit message (Expand)AuthorAge
* decklink: convert to new channel layout APIJames Almer2022-03-15
* avdevice/decklink: add link configuration optionLimin Wang2021-08-16
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avdevice/decklink: add missing include for buffer_size_tJames Almer2021-03-11
* avdevice: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avdevice/decklink: remove the duplicated warning messageLimin Wang2020-12-05
* avdevice/decklink_enc: simplify usage of buffercount typeMarton Balint2020-12-03
* avdevice/decklink: deprecate the -list_devices optionMarton Balint2020-01-03
* avdevice/decklink: fix checking video mode in SDK version 11Marton Balint2019-05-05
* avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller2018-09-09
* avdevice/decklink_enc: add support for setting duplex modeMarton Balint2018-09-09
* avdevice/decklink_enc: print preroll and buffer sizeGyan Doshi2018-08-24
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller2018-01-20
* avdevice/decklink: refactor ff_decklink_set_format functionKarthick J2017-11-21
* libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller2017-10-10
* libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-10
* avdevice/decklink_enc: enable 16 output channelpkviet2017-08-27
* avdevice/decklink: fix MSVC build issuesAaron Levinson2017-05-08
* avdevice/decklink: remove pthread dependencyAaron Levinson2017-04-15
* avdevice/decklink_enc: convert to std::atomicMarton Balint2017-03-28
* avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAMEMarton Balint2017-02-26
* avdevice/decklink_enc: add support to specify field orderMarton Balint2017-02-26
* avdevice/decklink_enc: convert to codecparMarton Balint2017-02-26
* avdevice/decklink_enc: do not reference this after freeing itMarton Balint2016-12-27
* decklink: Remove unneeded spaces in initializersPatrick Felt2016-08-02
* avdevice/decklink: always free decklink resources on errorMarton Balint2016-06-26
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-26
* avdevice/decklink: remove unused itermode iteratorsMarton Balint2016-06-26
* avdevice/decklink: factorize cleanup function to common codeMarton Balint2016-06-26
* Revert "decklink: Header cleanup"Timothy Gu2016-01-24
* decklink: Header cleanupTimothy Gu2016-01-24
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-22
* lavd: add decklink output deviceRamiro Polla2014-02-09