| Commit message (Expand) | Author | Age | Files | Lines |
* | libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab | Jun Zhao | 2019-05-17 | 1 | -0/+1 |
* | avdevice/decklink: fix checking video mode in SDK version 11 | Marton Balint | 2019-05-05 | 2 | -13/+10 |
* | avdevice/alsa: fix indefinite stop on closing PCM capture | Takayuki 'January June' Suwa | 2019-04-23 | 1 | -2/+4 |
* | avdevice/decklink_common: add support for DeckLink SDK 11 | Marton Balint | 2019-04-15 | 2 | -4/+55 |
* | avdevice/decklink_common: properly check DoesSupportVideoMode result when try... | Marton Balint | 2019-04-15 | 1 | -1/+1 |
* | avdevice/decklink_dec: set configs before listing formats | Marton Balint | 2019-04-15 | 1 | -6/+6 |
* | avdevice/opengl_enc: fix build error using msvc compiler | Don C. Bigler | 2019-04-10 | 1 | -1/+0 |
* | lavd/x11grab: fix vertical repositioning | Octavio Alvarez | 2019-04-06 | 1 | -1/+1 |
* | lavd/v4l2: Fix the type of the probe function. | Carl Eugen Hoyos | 2019-03-23 | 1 | -1/+1 |
* | lavd/v4l2-common: Add an entry for Z16. | Carl Eugen Hoyos | 2019-03-22 | 1 | -0/+3 |
* | lavd: Remove libndi_newtek | Carl Eugen Hoyos | 2019-03-20 | 6 | -679/+2 |
* | libavdevice/gdigrab: fix HIDPI support for mouse positioning | Dilshod Mukhtarov | 2019-01-30 | 1 | -9/+10 |
* | libavdevice/gdigrab: fix HIDPI support for window capture | Dilshod Mukhtarov | 2019-01-30 | 1 | -4/+10 |
* | lavd/iec61883: Fix the include path for poll.h. | Carl Eugen Hoyos | 2019-01-16 | 1 | -1/+1 |
* | avdevice/dshow: Fixed some minor memory leaks | Oliver Collyer | 2019-01-03 | 2 | -4/+22 |
* | lavd/v4l2: Use "int request" as second parameter for ioctl() on Android. | Carl Eugen Hoyos | 2018-12-11 | 1 | -0/+4 |
* | avdevice/decklink_enc: add support for setting genlock timing offset | Marton Balint | 2018-12-02 | 4 | -1/+9 |
* | Bump minor version for master after 4.1 branchpointn4.2-dev | Michael Niedermayer | 2018-11-02 | 1 | -1/+1 |
* | Bump minor versions for branching 4.1 | Michael Niedermayer | 2018-11-02 | 1 | -2/+2 |
* | avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing us... | Anton Platov | 2018-11-01 | 2 | -2/+4 |
* | avdevice/decklink_dec: fix codec_tag of RGBA formats | BIGLER Don (Framatome) | 2018-11-01 | 1 | -2/+2 |
* | avdevice/sdl2: add option to set window position | Dave Rice | 2018-10-23 | 2 | -5/+9 |
* | avdevice/decklink: Fix compile breakage on OSX | Devin Heitmueller | 2018-10-20 | 1 | -1/+1 |
* | avdevice/decklink_dec: add option to align capture start time | Karthick Jeyapal | 2018-09-30 | 4 | -1/+13 |
* | avdevice/decklink: add support for selecting devices based on their unique ID | Marton Balint | 2018-09-23 | 3 | -21/+41 |
* | Cosmetics: Reindent after last commit. | Carl Eugen Hoyos | 2018-09-19 | 1 | -5/+5 |
* | lavd/dshow: Interpret negative height as bottom-down frame. | Carl Eugen Hoyos | 2018-09-19 | 1 | -0/+4 |
* | avdevice/pulse_audio_dec: set channel map | Paul B Mahol | 2018-09-14 | 1 | -1/+4 |
* | lavd/avfoundation: Fix skewed video output | Rick Kern | 2018-09-14 | 1 | -7/+49 |
* | avdevice/decklink: Add support for EIA-708 output over SDI | Devin Heitmueller | 2018-09-09 | 4 | -12/+195 |
* | avdevice/decklink_enc: add support for setting duplex mode | Marton Balint | 2018-09-09 | 3 | -1/+6 |
* | avdevice/decklink_enc: print preroll and buffer size | Gyan Doshi | 2018-08-24 | 1 | -0/+3 |
* | avdevice/v4l2enc: add video4linux2 name alias | Lou Logan | 2018-06-18 | 1 | -1/+1 |
* | avdevice/decklink_dec: capture timecode to metadata when requested | Jon Morley | 2018-06-13 | 5 | -1/+63 |
* | avdevice/decklink_common: Move DECKLINK_* string functions into header | Jon Morley | 2018-06-13 | 2 | -30/+30 |
* | avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting | Marton Balint | 2018-06-13 | 2 | -22/+14 |
* | avdevice/decklink_dec: use a custom memory allocator | Marton Balint | 2018-06-13 | 1 | -0/+50 |
* | avdevice/sdl2 : add option to define if the window quit action is available | Martin Vignali | 2018-05-19 | 1 | -1/+3 |
* | avdevice/sdl2output : fix setting window_size | Martin Vignali | 2018-05-19 | 1 | -4/+2 |
* | lavd/v4l2: Add ARGB and XRGB packed pixel formats | Anton Leontiev | 2018-05-10 | 1 | -0/+6 |
* | avdevice/decklink_dec: unref packets on avpacket_queue_put error | Marton Balint | 2018-04-30 | 1 | -0/+3 |
* | avdevice/decklink_dec: do not copy video data | Marton Balint | 2018-04-30 | 1 | -0/+12 |
* | avdevice/android_camera: Fix AVClass.version | Michael Niedermayer | 2018-04-19 | 1 | -1/+1 |
* | avdevice/iec61883: free the private context at the end | James Almer | 2018-04-18 | 1 | -0/+1 |
* | avdevice/iec61883: return reference counted packets | James Almer | 2018-04-18 | 1 | -4/+13 |
* | avdevice/decklink_commmon: enhance error messages when iterator creation fails | Marton Balint | 2018-04-18 | 1 | -14/+14 |
* | lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size(). | Carl Eugen Hoyos | 2018-04-18 | 1 | -1/+4 |
* | Bump minor versions after release/4.0 branchingn4.1-dev | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | Bump minor versions for branching release/4.0 | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | lavfi,lavd: add gitignore for generated static component lists | Josh de Kock | 2018-04-05 | 1 | -0/+2 |