| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd: drop SDL1 device and SDL1 support | Josh de Kock | 2016-09-24 | 1 | -1/+0 |
* | lavd: Add SDL2 output device | Josh de Kock | 2016-09-24 | 1 | -0/+1 |
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' | Derek Buitenhuis | 2016-05-09 | 1 | -2/+2 |
|\ |
|
| * | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -2/+2 |
* | | Merge commit '30e9ef21cea09fa5e880e979c9f5b39edccbb6f4' | Derek Buitenhuis | 2016-04-17 | 1 | -1/+1 |
|\| |
|
| * | timefilter-test: Only compile timefilter-test if JACK is enabled | Diego Biurrun | 2016-03-23 | 1 | -1/+1 |
| * | avfoundation: Simple capture | Alexandre Lision | 2015-11-26 | 1 | -0/+1 |
* | | avdevice: Mark decklink_common.h as unconditional SKIPHEADER | Timothy Gu | 2016-01-24 | 1 | -1/+2 |
* | | Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' | Michael Niedermayer | 2015-04-09 | 1 | -11/+9 |
|\| |
|
| * | avdevice: Apply a more consistent file naming scheme | Diego Biurrun | 2015-04-09 | 1 | -11/+9 |
| * | lavd: fix building x11grab after a6674d2 | Anton Khirnov | 2014-10-28 | 1 | -1/+1 |
* | | dshow: introduce support for crossbar [multiple input selectable] devices | rogerdpack | 2015-01-23 | 1 | -1/+1 |
* | | lavd/avdevice: introduce helper functions for sink/sources listing | Lukasz Marek | 2015-01-11 | 1 | -0/+1 |
* | | fix Makefile objects for pulseaudio support | Michael Stypa | 2014-11-28 | 1 | -1/+1 |
* | | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' | Michael Niedermayer | 2014-10-27 | 1 | -0/+1 |
|\| |
|
| * | xcbgrab: XCB-based screen capture | Luca Barbato | 2014-10-26 | 1 | -1/+2 |
* | | Skip decklink_common_c.h when running make checkheaders. | Carl Eugen Hoyos | 2014-09-23 | 1 | -1/+2 |
* | | avdevice: add decklink input support | Deti Fliegl | 2014-09-22 | 1 | -1/+2 |
* | | avdevice/decklink: move general code of decklink encoder to common file | Deti Fliegl | 2014-09-22 | 1 | -2/+2 |
* | | Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' | Michael Niedermayer | 2014-07-19 | 1 | -2/+2 |
|\| |
|
| * | oss_audio: Split muxer and demuxer | Nidhi Makhijani | 2014-07-18 | 1 | -2/+2 |
* | | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' | Michael Niedermayer | 2014-05-13 | 1 | -2/+0 |
|\| |
|
| * | build: handle library dependencies in configure | Janne Grunau | 2014-05-13 | 1 | -1/+0 |
* | | Add AVFoundation input device. | Thilo Borgmann | 2014-04-11 | 1 | -0/+1 |
* | | Add Win32 GDI-based screen grabbing | Calvin Walton | 2014-04-03 | 1 | -0/+1 |
* | | lavd: Add QTKit input device. | Vadim Kalinsky | 2014-03-30 | 1 | -0/+1 |
* | | lavd/Makefile: Add fbdev_common.h to SKIPHEADERS | James Almer | 2014-03-06 | 1 | -0/+2 |
* | | Add decklink_enc.h to SKIPHEADERS. | Carl Eugen Hoyos | 2014-02-19 | 1 | -0/+1 |
* | | lavd: add decklink output device | Ramiro Polla | 2014-02-09 | 1 | -0/+1 |
* | | lavd: add opengl device | Lukasz Marek | 2014-01-27 | 1 | -0/+1 |
* | | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654' | Michael Niedermayer | 2013-12-09 | 1 | -2/+2 |
|\| |
|
| * | configure: Prefix libc-related variables with "libc_" | Diego Biurrun | 2013-12-09 | 1 | -2/+2 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 1 | -0/+3 |
* | | lavd/fbdev: move common code to separate file | Lukasz Marek | 2013-10-24 | 1 | -2/+4 |
* | | lavd: rename fbdev.c into fbdev_dec.c | Lukasz Marek | 2013-10-24 | 1 | -1/+1 |
* | | lavd: add fbdev output device | Lukasz Marek | 2013-10-24 | 1 | -0/+1 |
* | | Add pulse_audio_common.h to skipheaders. | Carl Eugen Hoyos | 2013-10-09 | 1 | -0/+1 |
* | | lavd/pulse: move common code to separate file | Lukasz Marek | 2013-10-08 | 1 | -2/+4 |
* | | lavd/pulse: rename pulse.c into pulse_audio_dec.c | Lukasz Marek | 2013-10-08 | 1 | -1/+1 |
* | | lavd: pulse audio encoder | Lukasz Marek | 2013-10-08 | 1 | -0/+1 |
* | | lavd: Fix make checkheaders | James Almer | 2013-08-11 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-10 | 1 | -0/+2 |
|\| |
|
| * | libavutil: Make avpriv_open a library-internal function on msvcrt | Martin Storsjö | 2013-08-10 | 1 | -0/+2 |
* | | lavd: add xv output device | Stefano Sabatini | 2013-05-30 | 1 | -0/+1 |
* | | lavd: add v4l2 outdev. | Clément Bœsch | 2013-05-20 | 1 | -0/+1 |
* | | lavd/v4l2: move pixel format conversion code to a separate place. | Clément Bœsch | 2013-05-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -1/+1 |
|\| |
|
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | | libcaca output device | Paul B Mahol | 2012-07-21 | 1 | -0/+1 |
* | | FireWire DV/HDV input device using libiec61883 | Georg Lippitsch | 2012-07-05 | 1 | -0/+1 |