aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/decklink_dec.cpp
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink: add support for setting input packet timestamp sourceMarton Balint2016-06-261-14/+48
* avdevice/decklink: add support for audio and video input selectionMarton Balint2016-06-261-0/+5
* avdevice/decklink: add support for setting duplex modeMarton Balint2016-06-261-0/+1
* avdevice/decklink: always free decklink resources on errorMarton Balint2016-06-261-6/+12
* avdevice/decklink: factorize device finder functionMarton Balint2016-06-261-25/+4
* avdevice/decklink: remove unused itermode iteratorsMarton Balint2016-06-261-9/+0
* avdevice/decklink: factorize cleanup function to common codeMarton Balint2016-06-261-9/+2
* avdevice/decklink_dec: fix bitrate calculationsn3.2-devMarton Balint2016-06-261-1/+2
* avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick2016-05-111-28/+22
* decklink: support all valid numbers of audio channelsMatthias Hunstock2016-02-031-2/+14
* lavd/decklink_dec: add support for teletextMarton Balint2016-01-291-0/+99
* Revert "decklink: Header cleanup"Timothy Gu2016-01-241-0/+4
* decklink: Header cleanupTimothy Gu2016-01-241-4/+0
* remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-171-1/+1
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* avdevice/decklink: 10 Bit support for Decklink input deviceGeorg Lippitsch2015-02-081-4/+14
* avdevice: add decklink input supportDeti Fliegl2014-09-221-0/+531