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
2021-08-16avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang
2021-08-16avdevice/decklink: add level_a configuration optionLimin Wang
2021-08-16avdevice/decklink: add sqd configuration optionLimin Wang
2021-08-16avdevice/decklink: add link configuration optionLimin Wang
2020-12-03avdevice/decklink: warn about too old decklink API versionMarton Balint
2020-09-13avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormatMarton Balint
2020-02-26avdevice/decklink: add support for SDK version 11.5Marton Balint
2020-01-03avdevice/decklink_dec: remove the @mode syntaxMarton Balint
2019-05-05avdevice/decklink: fix checking video mode in SDK version 11Marton Balint
2019-04-15avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint
2019-04-15avdevice/decklink_common: properly check DoesSupportVideoMode result when try...Marton Balint
2018-12-02avdevice/decklink_enc: add support for setting genlock timing offsetMarton Balint
2018-10-20avdevice/decklink: Fix compile breakage on OSXDevin Heitmueller
2018-09-23avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint
2018-09-09avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller
2018-06-13avdevice/decklink_common: Move DECKLINK_* string functions into headerJon Morley
2018-04-18avdevice/decklink_commmon: enhance error messages when iterator creation failsMarton Balint
2018-03-24avdevice/decklink: fix leak when listing devices and there is no memoryMarton Balint
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2018-01-20avdevice/decklink: Fix compilation of module on OSXDevin Heitmueller
2017-11-22avdevice/decklink_dec: autodetect the video input formatKarthick J
2017-11-22avdevice/decklink: refactor ff_decklink_set_format functionKarthick J
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-10-04avdevice/decklink: Fix segfault when running -list_devices on OSXDevin Heitmueller
2017-09-28avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas
2017-05-08avdevice/decklink: fix MSVC build issuesAaron Levinson
2017-04-15avdevice/decklink: remove pthread dependencyAaron Levinson
2017-03-28avdevice/decklink: deprecate @mode syntax in device name to specify modeMarton Balint
2017-03-22avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock
2017-03-22avdevice/decklink: add format_code of display mode to list_format outputMatthias Hunstock
2017-02-27avdevice/decklink_enc: add support to specify field orderMarton Balint
2016-08-05decklink: enhancement: format selection with AVRational v2Matthias Hunstock
2016-08-03decklink: Remove unneeded spaces in initializersPatrick Felt
2016-06-28avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times m...Michael Niedermayer
2016-06-27avdevice/decklink: fix mingw portabilityMarton Balint
2016-06-26avdevice/decklink: add support for audio and video input selectionMarton Balint
2016-06-26avdevice/decklink: add support for setting duplex modeMarton Balint
2016-06-26avdevice/decklink: factorize device finder functionMarton 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
2015-02-08avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__Michael Niedermayer
2015-02-08avdevice/decklink_common: Fix Decklink for MacGeorg Lippitsch
2014-12-03avdevice/decklink_common: fix COM initialization failure checkJonathan Baecker
2014-12-03avdevice/decklink_common: fix heap corruption run time errorJonathan Baecker
2014-09-22avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl