index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
Makefile
Age
Commit message (
Expand
)
Author
2011-03-28
framebuffer device demuxer
Stefano Sabatini
2011-03-27
sndio support for playback and record
Brad
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2010-08-06
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-06-10
Remove broken BeOS audio interface.
Diego Biurrun
2009-11-18
Split avdevice.c off from alldevices.c.
Diego Biurrun
2009-10-18
cosmetics: Break overly long lines.
Diego Biurrun
2009-08-23
Skip headers requiring external libs not present in checkheaders
Måns Rullgård
2009-06-29
Make the configure script select the input/output devices using
Stefano Sabatini
2009-04-02
Implement JACK input device.
Olivier Guilyardi
2009-01-26
Add ALSA support in libavdevice.
Nicolas George
2009-01-21
Rename audio.c to oss_audio.c in libavdevice.
Benoit Fouet
2008-10-25
Use OBJS variable for all object files
Måns Rullgård
2008-05-08
prettyprinting cosmetics
Diego Biurrun
2008-04-07
non-recursive makefiles
Måns Rullgård
2008-03-27
Fix building with C++ objects, variable names were inconsistent.
François Revol
2008-03-08
VFW capture support
Ramiro Polla
2008-03-08
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Diego Biurrun
2008-03-07
simplify library version handling
Måns Rullgård
2008-03-06
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Måns Rullgård
2008-01-12
Link to libraries in dependency order.
Víctor Paesa
2007-11-23
Link libavdevice against libavutil, libavcodec, and libavformat
Luca Abeni
2007-11-22
Introduce libavdevice
Luca Abeni