summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio-common.c
Commit message (Expand)AuthorAge
* Add support for pcm_f32* to alsa.Carl Eugen Hoyos2011-04-05
* Support s32 output via alsa audio device.Carl Eugen Hoyos2011-04-05
* Template alsa reordering functions.Carl Eugen Hoyos2011-04-05
* ALSA: fix a stupid bad use of av_freep.Nicolas George2011-03-31
* Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1.Carl Eugen Hoyos2011-03-30
* ALSA: implement channel layout for playback.Nicolas George2011-03-26
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and markStefano Sabatini2010-03-13
* Include alsa headers before the internal FFmpeg headers.Matthieu Castet2009-11-29
* Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-14
* Fix AVFMT_FLAG_NONBLOCK in alsaLuca Abeni2009-03-07
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add ALSA support in libavdevice.Nicolas George2009-01-26