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