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
/
alsa-audio-common.c
Age
Commit message (
Expand
)
Author
2011-11-25
Make channel layout masks unsigned
Mans Rullgard
2011-09-21
alsa: add missing header
Anton Khirnov
2011-07-09
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-07-09
alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
2011-06-23
ALSA: implement channel layout for playback.
Nicolas George
2011-06-23
alsa: support unsigned variants of already supported signed formats.
Carl Eugen Hoyos
2011-06-23
alsa: add support for more formats.
Carl Eugen Hoyos
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-13
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
Stefano Sabatini
2009-11-29
Include alsa headers before the internal FFmpeg headers.
Matthieu Castet
2009-04-14
Fix two icc warnings #188: enumerated type mixed with another type.
Carl Eugen Hoyos
2009-03-07
Fix AVFMT_FLAG_NONBLOCK in alsa
Luca Abeni
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Add ALSA support in libavdevice.
Nicolas George