summaryrefslogtreecommitdiff
path: root/libavdevice/Makefile
Commit message (Expand)AuthorAge
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-23
* avfoundation: Simple captureAlexandre Lision2015-11-26
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
* lavd: fix building x11grab after a6674d2Anton Khirnov2014-10-28
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* oss_audio: Split muxer and demuxerNidhi Makhijani2014-07-18
* build: handle library dependencies in configureJanne Grunau2014-05-13
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-28
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-24
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* pulse: introduce pulseaudio inputLuca Barbato2011-10-26
* Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* framebuffer device demuxerStefano Sabatini2011-03-28
* sndio support for playback and recordBrad2011-03-27
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* 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