| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avdevice/decklink: add missing include for buffer_size_t | James Almer | 2021-03-11 | 1 | -0/+1 |
* | avdevice: use the buffer_size_t typedef where required | James Almer | 2021-03-10 | 1 | -1/+2 |
* | avdevice/decklink: remove the duplicated warning message | Limin Wang | 2020-12-05 | 1 | -1/+0 |
* | avdevice/decklink_enc: simplify usage of buffercount type | Marton Balint | 2020-12-03 | 1 | -2/+2 |
* | avdevice/decklink: deprecate the -list_devices option | Marton Balint | 2020-01-03 | 1 | -0/+1 |
* | avdevice/decklink: fix checking video mode in SDK version 11 | Marton Balint | 2019-05-05 | 1 | -2/+5 |
* | avdevice/decklink: Add support for EIA-708 output over SDI | Devin Heitmueller | 2018-09-09 | 1 | -7/+172 |
* | avdevice/decklink_enc: add support for setting duplex mode | Marton Balint | 2018-09-09 | 1 | -0/+1 |
* | avdevice/decklink_enc: print preroll and buffer size | Gyan Doshi | 2018-08-24 | 1 | -0/+3 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -2/+2 |
* | avdevice/decklink: Suppress warning about misuse of struct instead of class | Devin Heitmueller | 2018-01-20 | 1 | -1/+1 |
* | avdevice/decklink: refactor ff_decklink_set_format function | Karthick J | 2017-11-21 | 1 | -0/+4 |
* | libavdevice/decklink: add support for 10-bit output for Decklink SDI | Devin Heitmueller | 2017-10-10 | 1 | -29/+83 |
* | libavdevice/decklink: add support for -sources and -sinks arguments | Devin Heitmueller | 2017-10-10 | 1 | -2/+8 |
* | avdevice/decklink_enc: enable 16 output channel | pkviet | 2017-08-27 | 1 | -2/+2 |
* | avdevice/decklink: fix MSVC build issues | Aaron Levinson | 2017-05-08 | 1 | -1/+6 |
* | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 1 | -8/+15 |
* | avdevice/decklink_enc: convert to std::atomic | Marton Balint | 2017-03-28 | 1 | -4/+6 |
* | avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME | Marton Balint | 2017-02-26 | 1 | -40/+38 |
* | avdevice/decklink_enc: add support to specify field order | Marton Balint | 2017-02-26 | 1 | -2/+2 |
* | avdevice/decklink_enc: convert to codecpar | Marton Balint | 2017-02-26 | 1 | -10/+10 |
* | avdevice/decklink_enc: do not reference this after freeing it | Marton Balint | 2016-12-27 | 1 | -1/+1 |
* | decklink: Remove unneeded spaces in initializers | Patrick Felt | 2016-08-02 | 1 | -13/+13 |
* | avdevice/decklink: always free decklink resources on error | Marton Balint | 2016-06-26 | 1 | -6/+6 |
* | 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 | -8/+0 |
* | avdevice/decklink: factorize cleanup function to common code | Marton Balint | 2016-06-26 | 1 | -8/+2 |
* | Revert "decklink: Header cleanup" | Timothy Gu | 2016-01-24 | 1 | -0/+4 |
* | decklink: Header cleanup | Timothy Gu | 2016-01-24 | 1 | -4/+0 |
* | avdevice/decklink: move general code of decklink encoder to common file | Deti Fliegl | 2014-09-22 | 1 | -180/+18 |
* | lavd: add decklink output device | Ramiro Polla | 2014-02-09 | 1 | -0/+588 |