summaryrefslogtreecommitdiffstats
path: root/libavdevice/decklink_dec.cpp
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink_dec: properly initialize no_video variableMarton Balint2016-12-271-0/+1
* lavd/decklink_dec: fix indentationMarton Balint2016-10-211-11/+11
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-211-1/+2
* decklink: fix: set fps on video stream v2Matthias Hunstock2016-08-051-0/+1
* decklink: Remove unneeded spaces in initializersPatrick Felt2016-08-021-9/+9
* cosmetics: Correct comments in decklink_decPatrick Felt2016-08-021-2/+2
* 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 calculationsMarton 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
OpenPOWER on IntegriCloud