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
2022-01-04avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt
2021-08-16avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang
2021-08-16avdevice/decklink: add link configuration optionLimin Wang
2021-03-17avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer
2020-12-03avdevice/decklink_enc: simplify usage of buffercount typeMarton Balint
2020-11-21avdevice/decklink_dec: map the raw_format instead of hardcodeLimin Wang
2020-09-13avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecodeMarton Balint
2020-09-13avdevice/decklink_common.h: remove unsupported decklink version ifdefMarton Balint
2020-07-03avdevice/decklink_dec: add support for extracting and outputing klv from vancMilos Zivkovic
2020-02-26avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint
2020-01-03avdevice/decklink_dec: remove the @mode syntaxMarton Balint
2019-11-18avdevice/decklink: add option to drop frames till timecode is seenGyan Doshi
2019-04-15avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint
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_dec: capture timecode to metadata when requestedJon Morley
2018-06-13avdevice/decklink_common: Move DECKLINK_* string functions into headerJon Morley
2018-06-13avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint
2017-11-22avdevice/decklink_dec: autodetect the video input formatKarthick J
2017-11-22avdevice/decklink: refactor ff_decklink_set_format functionKarthick J
2017-10-18avdevice/decklink_dec: 32 bit audio supportDave Rice
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-08-22libavdevice/decklink: configurablity to set max queue sizeRavindra
2017-04-15avdevice/decklink: remove pthread dependencyAaron Levinson
2017-02-27avdevice/decklink_enc: add support to specify field orderMarton Balint
2016-10-21lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint
2016-06-27avdevice/decklink: fix mingw portabilityMarton Balint
2016-06-26avdevice/decklink: add support for setting input packet timestamp sourceMarton 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-29libavdevice/decklink_common.h: fix broken build due to missing `/`Michael Ira Krufky
2016-01-29all: Add missing header guardsTimothy Gu
2016-01-29lavd/decklink_dec: add support for teletextMarton Balint
2016-01-24Revert "decklink: Header cleanup"Timothy Gu
2016-01-24decklink: Header cleanupTimothy Gu
2015-07-28avdevice/decklink: Fix build error caused by a change in the SDK.Chris Spencer
2014-11-25avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows w...Carl Eugen Hoyos
2014-09-22avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl