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-09-15avdevice/decklink_dec: fix build with older SDKMarton Balint
2020-09-13avdevice/decklink_dec: add support for rgb/yuv pixel format autodetectionMarton Balint
2020-09-13avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormatMarton Balint
2020-07-15avdevice/decklink_dec: export timecode with s12m side dataLimin Wang
2020-07-03avdevice/decklink_dec: add support for extracting and outputing klv from vancMilos Zivkovic
2020-04-04avdevice/decklink_dec: increase autodetect timeout to 3 secMarton Balint
2020-02-26avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint
2020-01-03avdevice/decklink: deprecate the -list_devices optionMarton Balint
2020-01-03avdevice/decklink_dec: remove -bm_v210 optionMarton 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_dec: set configs before listing formatsMarton Balint
2018-11-01avdevice/decklink_dec: fix codec_tag of RGBA formatsBIGLER Don (Framatome)
2018-09-30avdevice/decklink_dec: add option to align capture start timeKarthick Jeyapal
2018-06-13avdevice/decklink_dec: capture timecode to metadata when requestedJon Morley
2018-06-13avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint
2018-06-13avdevice/decklink_dec: use a custom memory allocatorMarton Balint
2018-04-30avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint
2018-04-30avdevice/decklink_dec: do not copy video dataMarton Balint
2018-04-02avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer
2018-02-15avdevice/decklink_dec: Fix ;;Michael Niedermayer
2018-02-13avdevice/decklink_dec: extract NTSC VANCRay Tiley
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2018-01-20avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit
2018-01-20avdevice/decklink: addition of copyts optionVishwanath Dixit
2017-11-22avdevice/decklink_dec: autodetect the video input formatKarthick J
2017-11-22avdevice/decklink: refactor ff_decklink_set_format functionKarthick J
2017-11-09avdevice/decklink_dec: make some function staticJames Almer
2017-10-30avdevice/decklink_dec: remove extra bracketJames Almer
2017-10-29avdevice: remove usage of deprecated setter and getter functionsJames Almer
2017-10-18avdevice/decklink_dec: 32 bit audio supportDave Rice
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-10-08lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos
2017-10-06avdevice/decklink_dec: fix extracting lumaMarton Balint
2017-10-04avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint
2017-10-02avdevice/decklink_dec: remove av_dup_packet() usageJames Almer
2017-10-02avdevice/decklink_dec: use av_packet_add_side_data()James Almer
2017-10-01avdevice/decklink_dec: Used av_parity instead of duplicated functionKarthick J
2017-09-28avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J
2017-09-28avdevice/decklink_dec: Extraction of luma from V210 VANC modularizedKarthick J
2017-09-28avdevice/decklink_dec: Added VANC search for all resolutionsKarthick J
2017-09-28avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas
2017-08-27avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint
2017-08-22libavdevice/decklink: configurablity to set max queue sizeRavindra
2017-07-30avdevice/decklink_dec: set field order via codecparMarton Balint
2017-07-18avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint
2017-07-18avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint
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