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