summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_dec.cpp
Commit message (Expand)AuthorAge
* avdevice/decklink_dec: fix codec_tag of RGBA formatsBIGLER Don (Framatome)2018-11-01
* avdevice/decklink_dec: add option to align capture start timeKarthick Jeyapal2018-09-30
* avdevice/decklink_dec: capture timecode to metadata when requestedJon Morley2018-06-13
* avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint2018-06-13
* avdevice/decklink_dec: use a custom memory allocatorMarton Balint2018-06-13
* avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint2018-04-30
* avdevice/decklink_dec: do not copy video dataMarton Balint2018-04-30
* avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer2018-04-02
* avdevice/decklink_dec: Fix ;;Michael Niedermayer2018-02-15
* avdevice/decklink_dec: extract NTSC VANCRay Tiley2018-02-13
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit2018-01-20
* avdevice/decklink: addition of copyts optionVishwanath Dixit2018-01-20
* avdevice/decklink_dec: autodetect the video input formatKarthick J2017-11-22
* avdevice/decklink: refactor ff_decklink_set_format functionKarthick J2017-11-21
* avdevice/decklink_dec: make some function staticJames Almer2017-11-09
* avdevice/decklink_dec: remove extra bracketJames Almer2017-10-30
* avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-29
* avdevice/decklink_dec: 32 bit audio supportDave Rice2017-10-18
* libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-10
* lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos2017-10-08
* avdevice/decklink_dec: fix extracting lumaMarton Balint2017-10-06
* avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint2017-10-04
* avdevice/decklink_dec: remove av_dup_packet() usageJames Almer2017-10-02
* avdevice/decklink_dec: use av_packet_add_side_data()James Almer2017-10-02
* avdevice/decklink_dec: Used av_parity instead of duplicated functionKarthick J2017-10-01
* avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J2017-09-28
* avdevice/decklink_dec: Extraction of luma from V210 VANC modularizedKarthick J2017-09-28
* avdevice/decklink_dec: Added VANC search for all resolutionsKarthick J2017-09-28
* avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas2017-09-28
* avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint2017-08-27
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-22
* avdevice/decklink_dec: set field order via codecparMarton Balint2017-07-30
* avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint2017-07-18
* avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint2017-07-18
* 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_dec: properly initialize no_video variableMarton Balint2016-12-27
* lavd/decklink_dec: fix indentationMarton Balint2016-10-21
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-21
* decklink: fix: set fps on video stream v2Matthias Hunstock2016-08-05
* decklink: Remove unneeded spaces in initializersPatrick Felt2016-08-02
* cosmetics: Correct comments in decklink_decPatrick Felt2016-08-02
* avdevice/decklink: add support for setting input packet timestamp sourceMarton Balint2016-06-26
* 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: always free decklink resources on errorMarton Balint2016-06-26
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-26