summaryrefslogtreecommitdiff
path: root/libavdevice/Makefile
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-22
|\
| * pulse: introduce pulseaudio inputLuca Barbato2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\ \
| * | Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-17
|\|
| * lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* | lavdev: add libavfilter virtual input deviceStefano Sabatini2011-08-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | lavdev: add openal input deviceJonathan Baldwin2011-06-27
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
| * framebuffer device demuxerStefano Sabatini2011-03-28
* | lavdev: add SDL output deviceStefano Sabatini2011-05-28
* | DirectShow capture supportRamiro Polla2011-05-21
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-28
|\|
| * sndio support for playback and recordBrad2011-03-27
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
* | framebuffer device demuxerStefano Sabatini2011-03-08
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
|/
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-06
* Remove broken BeOS audio interface.Diego Biurrun2010-06-10
* Split avdevice.c off from alldevices.c.Diego Biurrun2009-11-18
* cosmetics: Break overly long lines.Diego Biurrun2009-10-18
* Skip headers requiring external libs not present in checkheadersMåns Rullgård2009-08-23
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-29
* Implement JACK input device.Olivier Guilyardi2009-04-02
* Add ALSA support in libavdevice.Nicolas George2009-01-26
* Rename audio.c to oss_audio.c in libavdevice.Benoit Fouet2009-01-21
* Use OBJS variable for all object filesMåns Rullgård2008-10-25
* prettyprinting cosmeticsDiego Biurrun2008-05-08
* non-recursive makefilesMåns Rullgård2008-04-07
* Fix building with C++ objects, variable names were inconsistent.François Revol2008-03-27
* VFW capture supportRamiro Polla2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* Link to libraries in dependency order.Víctor Paesa2008-01-12
* Link libavdevice against libavutil, libavcodec, and libavformatLuca Abeni2007-11-23
* Introduce libavdeviceLuca Abeni2007-11-22