| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+2 |
|\| |
|
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 1 | -1/+2 |
* | | dshow: rename dshow.h to avoid conflict with system header of equal name | Kyle | 2012-05-24 | 1 | -1/+1 |
* | | lavd/dshow: fix make checkheaders. | Clément Bœsch | 2012-05-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -1/+2 |
|\| |
|
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -1/+2 |
* | | v4l2: allow to convert monotonic timestamps. | Nicolas George | 2012-04-04 | 1 | -1/+1 |
* | | buildsystem: 10l add v4l entry back | Michael Niedermayer | 2012-01-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 1 | -1/+0 |
|\| |
|
| * | lavd: remove deprecated v4l grab device. | Anton Khirnov | 2012-01-24 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+0 |
|\| |
|