Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-03avdevice/decklink: deprecate the -list_devices optionMarton Balint
2019-05-05avdevice/decklink: fix checking video mode in SDK version 11Marton Balint
2018-09-09avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller
2018-09-09avdevice/decklink_enc: add support for setting duplex modeMarton Balint
2018-08-24avdevice/decklink_enc: print preroll and buffer sizeGyan Doshi
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2018-01-20avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller
2017-11-22avdevice/decklink: refactor ff_decklink_set_format functionKarthick J
2017-10-10libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-08-27avdevice/decklink_enc: enable 16 output channelpkviet
2017-05-08avdevice/decklink: fix MSVC build issuesAaron Levinson
2017-04-15avdevice/decklink: remove pthread dependencyAaron Levinson
2017-03-28avdevice/decklink_enc: convert to std::atomicMarton Balint
2017-02-27avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAMEMarton Balint
2017-02-27avdevice/decklink_enc: add support to specify field orderMarton Balint
2017-02-27avdevice/decklink_enc: convert to codecparMarton Balint
2016-12-27avdevice/decklink_enc: do not reference this after freeing itMarton Balint
2016-08-03decklink: Remove unneeded spaces in initializersPatrick Felt
2016-06-26avdevice/decklink: always free decklink resources on errorMarton Balint
2016-06-26avdevice/decklink: factorize device finder functionMarton Balint
2016-06-26avdevice/decklink: remove unused itermode iteratorsMarton Balint
2016-06-26avdevice/decklink: factorize cleanup function to common codeMarton Balint
2016-01-24Revert "decklink: Header cleanup"Timothy Gu
2016-01-24decklink: Header cleanupTimothy Gu
2014-09-22avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl
2014-02-09lavd: add decklink output deviceRamiro Polla