| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/decklink_dec: Fix ;; | Michael Niedermayer | 2018-06-18 | 1 | -1/+1 |
* | libavdevice/decklink: add support for -sources and -sinks arguments | Devin Heitmueller | 2017-10-10 | 1 | -1/+7 |
* | lavd/decklink_dec: Do not claim to output transparency information. | Carl Eugen Hoyos | 2017-10-08 | 1 | -2/+2 |
* | avdevice/decklink_dec: fix extracting luma | Marton Balint | 2017-10-06 | 1 | -1/+1 |
* | avdevice/decklink_dec: fix multipacket op47 decoding | Marton Balint | 2017-10-04 | 1 | -1/+1 |
* | avdevice/decklink_dec: remove av_dup_packet() usage | James Almer | 2017-10-02 | 1 | -6/+8 |
* | avdevice/decklink_dec: use av_packet_add_side_data() | James Almer | 2017-10-02 | 1 | -4/+2 |
* | avdevice/decklink_dec: Used av_parity instead of duplicated function | Karthick J | 2017-10-01 | 1 | -9/+1 |
* | avdevice/decklink_dec: Added Closed caption decode from VANC | Karthick J | 2017-09-28 | 1 | -17/+179 |
* | avdevice/decklink_dec: Extraction of luma from V210 VANC modularized | Karthick J | 2017-09-28 | 1 | -14/+21 |
* | avdevice/decklink_dec: Added VANC search for all resolutions | Karthick J | 2017-09-28 | 1 | -10/+70 |
* | avdevice/decklink_dec: add support for more pixel formats | Gildas Fargeas | 2017-09-28 | 1 | -7/+39 |
* | avdevice/decklink_dec: fix signed and unsigned comparison warning | Marton Balint | 2017-08-27 | 1 | -1/+1 |
* | libavdevice/decklink: configurablity to set max queue size | Ravindra | 2017-08-22 | 1 | -2/+5 |
* | avdevice/decklink_dec: set field order via codecpar | Marton Balint | 2017-07-30 | 1 | -7/+13 |
* | avdevice/decklink_dec: add support for receiving op47 teletext | Marton Balint | 2017-07-18 | 1 | -11/+116 |
* | avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary... | Marton Balint | 2017-07-18 | 1 | -16/+45 |
* | avdevice/decklink: fix MSVC build issues | Aaron Levinson | 2017-05-08 | 1 | -2/+14 |
* | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 1 | -3/+0 |
* | avdevice/decklink: deprecate @mode syntax in device name to specify mode | Marton Balint | 2017-03-28 | 1 | -0/+1 |
* | avdevice/decklink: new option 'format_code' to set video format by fourCC | Matthias Hunstock | 2017-03-22 | 1 | -2/+3 |
* | avdevice/decklink_dec: properly initialize no_video variable | Marton Balint | 2016-12-27 | 1 | -0/+1 |
* | lavd/decklink_dec: fix indentation | Marton Balint | 2016-10-21 | 1 | -11/+11 |
* | lavd/decklink_dec: add option to disable drawing bars on signal loss | Marton Balint | 2016-10-21 | 1 | -1/+2 |
* | decklink: fix: set fps on video stream v2 | Matthias Hunstock | 2016-08-05 | 1 | -0/+1 |
* | decklink: Remove unneeded spaces in initializers | Patrick Felt | 2016-08-02 | 1 | -9/+9 |
* | cosmetics: Correct comments in decklink_dec | Patrick Felt | 2016-08-02 | 1 | -2/+2 |
* | avdevice/decklink: add support for setting input packet timestamp source | Marton Balint | 2016-06-26 | 1 | -14/+48 |
* | avdevice/decklink: add support for audio and video input selection | Marton Balint | 2016-06-26 | 1 | -0/+5 |
* | avdevice/decklink: add support for setting duplex mode | Marton Balint | 2016-06-26 | 1 | -0/+1 |
* | avdevice/decklink: always free decklink resources on error | Marton Balint | 2016-06-26 | 1 | -6/+12 |
* | avdevice/decklink: factorize device finder function | Marton Balint | 2016-06-26 | 1 | -25/+4 |
* | avdevice/decklink: remove unused itermode iterators | Marton Balint | 2016-06-26 | 1 | -9/+0 |
* | avdevice/decklink: factorize cleanup function to common code | Marton Balint | 2016-06-26 | 1 | -9/+2 |
* | avdevice/decklink_dec: fix bitrate calculationsn3.2-dev | Marton Balint | 2016-06-26 | 1 | -1/+2 |
* | avdevice/decklink_dec: Convert decklink input module to use codecpar | Felt, Patrick | 2016-05-11 | 1 | -28/+22 |
* | decklink: support all valid numbers of audio channels | Matthias Hunstock | 2016-02-03 | 1 | -2/+14 |
* | lavd/decklink_dec: add support for teletext | Marton Balint | 2016-01-29 | 1 | -0/+99 |
* | Revert "decklink: Header cleanup" | Timothy Gu | 2016-01-24 | 1 | -0/+4 |
* | decklink: Header cleanup | Timothy Gu | 2016-01-24 | 1 | -4/+0 |
* | remove all uses of the deprecated avpicture_get_size() function | Eddie Hao | 2016-01-17 | 1 | -1/+1 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | avdevice/decklink: 10 Bit support for Decklink input device | Georg Lippitsch | 2015-02-08 | 1 | -4/+14 |
* | avdevice: add decklink input support | Deti Fliegl | 2014-09-22 | 1 | -0/+531 |