summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio.h
Commit message (Expand)AuthorAge
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-09
* ALSA: implement channel layout for playback.Nicolas George2011-06-23
* ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-25
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Define macro AV_NE() and use it in libavdevice.Stefano Sabatini2010-08-17
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-26
* Cosmetics: Split long line.Carl Eugen Hoyos2009-04-14
* Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-14
* Add necessary #includes to pass 'make checkheaders'.Diego Biurrun2009-02-02
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add ALSA support in libavdevice.Nicolas George2009-01-26