summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_enc_c.c
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink_enc: add support for playout of 608 captions in MOV filesDevin Heitmueller2023-05-111-1/+1
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-091-8/+9
* avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang2021-08-161-0/+10
* avdevice/decklink: add level_a configuration optionLimin Wang2021-08-161-0/+4
* avdevice/decklink: add sqd configuration optionLimin Wang2021-08-161-0/+4
* avdevice/decklink: add link configuration optionLimin Wang2021-08-161-0/+5
* avdevice: Constify all devicesAndreas Rheinhardt2021-04-271-1/+1
* avdevice/decklink: remove the duplicated warning messageLimin Wang2020-12-051-1/+1
* avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devicesLimin Wang2020-11-231-1/+1
* avdevice/decklink: use boolean for list_devices optionLimin Wang2020-11-231-1/+1
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-151-1/+1
* avdevice/decklink_enc: add support for setting genlock timing offsetMarton Balint2018-12-021-0/+2
* avdevice/decklink_enc: add support for setting duplex modeMarton Balint2018-09-091-0/+4
* libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-101-0/+1
* avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAMEMarton Balint2017-02-261-2/+2
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-221-0/+1
* lavd: add categories to device implementationsLukasz Marek2014-03-031-0/+1
* lavd: add decklink output deviceRamiro Polla2014-02-091-0/+55