Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split avdevice.c off from alldevices.c. | Diego Biurrun | 2009-11-18 | 1 | -6/+0 |
* | Make the configure script select the input/output devices using | Stefano Sabatini | 2009-06-29 | 1 | -16/+16 |
* | Implement JACK input device. | Olivier Guilyardi | 2009-04-02 | 1 | -0/+1 |
* | Add ALSA support in libavdevice. | Nicolas George | 2009-01-26 | 1 | -0/+1 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -2/+2 |
* | Implement avdevice_version(). | Stefano Sabatini | 2008-08-08 | 1 | -0/+6 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+2 |
* | Remove unused avdevice.h header file; add config.h which is used. | Diego Biurrun | 2008-04-27 | 1 | -1/+1 |
* | VFW capture support | Ramiro Polla | 2008-03-08 | 1 | -0/+1 |
* | typo fix: inited --> initialized | Diego Biurrun | 2008-02-13 | 1 | -3/+3 |
* | Fix the creation of alldevices.c (create it without any rename). | Luca Abeni | 2007-11-23 | 1 | -11/+11 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+50 |