summaryrefslogtreecommitdiffstats
path: root/libavdevice/alsa-audio-common.c
Commit message (Expand)AuthorAgeFilesLines
* Make channel layout masks unsignedMans Rullgard2011-11-251-2/+2
* alsa: add missing headerAnton Khirnov2011-09-211-0/+1
* alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-091-0/+1
* alsa: fallback to buffer_size/4 for period_size.Justin Ruggles2011-07-091-0/+2
* ALSA: implement channel layout for playback.Nicolas George2011-06-231-0/+155
* alsa: support unsigned variants of already supported signed formats.Carl Eugen Hoyos2011-06-231-0/+7
* alsa: add support for more formats.Carl Eugen Hoyos2011-06-231-0/+10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and markStefano Sabatini2010-03-131-3/+3
* Include alsa headers before the internal FFmpeg headers.Matthieu Castet2009-11-291-1/+1
* Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-141-2/+2
* Fix AVFMT_FLAG_NONBLOCK in alsaLuca Abeni2009-03-071-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add ALSA support in libavdevice.Nicolas George2009-01-261-0/+186
OpenPOWER on IntegriCloud