| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd/alsa: Double maximum alsa buffer size. | Carl Eugen Hoyos | 2017-11-27 | 1 | -1/+1 |
* | avdevice/decklink_dec: autodetect the video input format | Karthick J | 2017-11-22 | 3 | -14/+77 |
* | avdevice/decklink: refactor ff_decklink_set_format function | Karthick J | 2017-11-21 | 4 | -14/+35 |
* | Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784' | James Almer | 2017-11-11 | 3 | -18/+3 |
|\ |
|
| * | build: Drop redundant check for soundcard.h | Diego Biurrun | 2017-10-10 | 1 | -7/+1 |
| * | avfoundation: update to use AVCodecParameters | Vittorio Giovara | 2017-04-26 | 1 | -5/+5 |
* | | avdevice/decklink_dec: make some function static | James Almer | 2017-11-09 | 1 | -4/+4 |
* | | avdevice/libndi_newtek_dec: remove extra bracket | James Almer | 2017-10-30 | 1 | -1/+1 |
* | | avdevice/decklink_dec: remove extra bracket | James Almer | 2017-10-30 | 1 | -1/+1 |
* | | avdevice: remove usage of deprecated setter and getter functions | James Almer | 2017-10-29 | 3 | -4/+4 |
* | | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436' | James Almer | 2017-10-26 | 1 | -1/+0 |
|\| |
|
* | | Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848' | James Almer | 2017-10-24 | 1 | -4/+0 |
|\| |
|
| * | jack: Drop support for old (2012) JACK versions | Diego Biurrun | 2017-03-28 | 1 | -4/+0 |
* | | lavd/lavfi: Constify two variables. | Carl Eugen Hoyos | 2017-10-21 | 1 | -1/+1 |
* | | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' | James Almer | 2017-10-21 | 1 | -3/+3 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2017-03-23 | 1 | -2/+2 |
* | | avdevice/decklink_dec: 32 bit audio support | Dave Rice | 2017-10-18 | 5 | -4/+18 |
* | | Bump version for master after 3.4 branchpointn3.5-dev | Michael Niedermayer | 2017-10-11 | 1 | -1/+1 |
* | | Bump minor versions for branching 3.4 | Michael Niedermayer | 2017-10-11 | 1 | -2/+2 |
* | | 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 | 8 | -10/+104 |
* | | lavd/decklink_dec: Do not claim to output transparency information. | Carl Eugen Hoyos | 2017-10-08 | 2 | -3/+3 |
* | | avdevice/decklink_dec: fix extracting luma | Marton Balint | 2017-10-06 | 1 | -1/+1 |
* | | avdevice/decklink: Fix segfault when running -list_devices on OSX | Devin Heitmueller | 2017-10-04 | 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 | 5 | -9/+48 |
* | | lavf/version: Bump minor after dv1394 removal. | Carl Eugen Hoyos | 2017-09-27 | 1 | -2/+2 |
* | | lavd: remove deprecated dv1394 device | Josh de Kock | 2017-09-27 | 4 | -598/+0 |
* | | libavdevice/v4l2: fix invalid access to struct v4l2_buffer | Jaroslav Beran | 2017-09-24 | 1 | -1/+4 |
* | | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | | lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8. | Carl Eugen Hoyos | 2017-09-20 | 1 | -1/+0 |
* | | kmsgrab: Add more DRM plane formats | Carl Eugen Hoyos | 2017-09-19 | 1 | -0/+11 |
* | | kmsgrab: Remove multiple-plane formats | Mark Thompson | 2017-09-19 | 1 | -4/+0 |
* | | kmsgrab: Fix DRM format definitions | Mark Thompson | 2017-09-19 | 1 | -8/+8 |
* | | kmsgrab: Fix build failure with old libdrm | Jun Zhao | 2017-09-14 | 1 | -0/+4 |
* | | lavd/kmsgrab: Fix packet flag setting | Mark Thompson | 2017-09-14 | 1 | -4/+4 |
* | | lavd: Add KMS screen grabber | Mark Thompson | 2017-09-13 | 4 | -1/+458 |
* | | lavd: drop QTKit indev | Clément Bœsch | 2017-09-04 | 3 | -364/+0 |
* | | lavd: drop disabled v4l code | Clément Bœsch | 2017-09-03 | 3 | -366/+0 |
* | | build: make sndio part of the autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -1/+1 |
* | | build: make alsa part of the autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -1/+1 |
* | | build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 | Clément Bœsch | 2017-09-02 | 1 | -11/+11 |
* | | lavd: implement NewTek NDI input/output device support | Maksym Veremeyenko | 2017-08-27 | 6 | -2/+676 |
* | | avdevice/decklink_enc: enable 16 output channel | pkviet | 2017-08-27 | 1 | -2/+2 |