| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 5 | -3/+12 |
* | lavd/libdc1394: Do not crash if dc1394_camera_new() fails. | Carl Eugen Hoyos | 2017-08-18 | 1 | -0/+8 |
* | avdevice/decklink_dec: set field order via codecpar | Marton Balint | 2017-07-30 | 1 | -7/+13 |
* | avdevice: make ff_reverse available on shared builds | James Almer | 2017-07-20 | 2 | -0/+2 |
* | 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 |
* | Use AVOnce as a static variable consistently | Hendrik Leppkes | 2017-05-22 | 1 | -1/+1 |
* | avdevice/decklink: fix MSVC build issues | Aaron Levinson | 2017-05-08 | 3 | -4/+26 |
* | avdevice/alsa: wait until playback buffers are drained before closing | Takayuki 'January June' Suwa | 2017-05-06 | 1 | -0/+2 |
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 1 | -2/+1 |
|\ |
|
| * | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' | Clément Bœsch | 2017-04-26 | 1 | -4/+4 |
|\| |
|
| * | v4l2: use codec descriptors for mapping a codec name to id | Anton Khirnov | 2016-12-19 | 1 | -4/+4 |
* | | avdevice: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 3 | -8/+8 |
* | | Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb' | Clément Bœsch | 2017-04-17 | 1 | -2/+2 |
|\| |
|
| * | build: Fix dependencies for alsa/jack/sndio support | Diego Biurrun | 2016-12-09 | 1 | -2/+2 |
* | | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 4 | -15/+19 |
* | | Merge commit '4a1ef543983b7480e2822f6ac281ba361d1f893d' | Clément Bœsch | 2017-04-09 | 1 | -143/+6 |
|\| |
|
| * | build: Drop support for old versions of libdc1394 | Diego Biurrun | 2016-12-03 | 1 | -143/+6 |
* | | Bump versions for master after 3.3n3.4-dev | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor for 3.3 | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor versions for master after release/3.3 branchpoint | Michael Niedermayer | 2017-03-31 | 1 | -1/+1 |
* | | Bump minor versions for staring release/3.3 branch | Michael Niedermayer | 2017-03-31 | 1 | -2/+2 |
* | | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 2 | -3/+2 |
|\| |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 2 | -3/+2 |
* | | avdevice/decklink: deprecate @mode syntax in device name to specify mode | Marton Balint | 2017-03-28 | 2 | -4/+4 |
* | | avdevice/decklink_enc: convert to std::atomic | Marton Balint | 2017-03-28 | 1 | -4/+6 |
* | | Merge commit '2f806622e1270d3ed1d41a53049a19673dafbe70' | Clément Bœsch | 2017-03-24 | 1 | -1/+2 |
|\| |
|
| * | bktr: Use memset(0) instead of zero initialization for struct sigaction | Diego Biurrun | 2016-10-22 | 1 | -1/+2 |
* | | Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' | Clément Bœsch | 2017-03-22 | 2 | -8/+9 |
|\| |
|
| * | v4l2: convert to stdatomic | Anton Khirnov | 2016-10-02 | 1 | -9/+9 |
| * | libdc1394: Distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-09-15 | 1 | -3/+8 |
* | | avdevice/decklink: new option 'format_code' to set video format by fourCC | Matthias Hunstock | 2017-03-22 | 5 | -7/+18 |