aboutsummaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio.h
AgeCommit message (Expand)Author
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2011-07-09alsa: limit buffer_size to 32768 frames.Justin Ruggles
2011-06-23ALSA: implement channel layout for playback.Nicolas George
2011-05-25ALSA: add channels and sample_rate private options.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-08-17Define macro AV_NE() and use it in libavdevice.Stefano Sabatini
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-07-26Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård
2009-04-14Cosmetics: Split long line.Carl Eugen Hoyos
2009-04-14Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos
2009-02-02Add necessary #includes to pass 'make checkheaders'.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-26Add ALSA support in libavdevice.Nicolas George