summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-1/+1
|\
* | alsa: increase max buffer sizeMichael Niedermayer2011-09-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-101-0/+2
|\ \ | |/
| * alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-091-0/+2
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-021-0/+2
* | ALSA: fix use of period_size.Nicolas George2011-07-011-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-3/+3
|\ \ | |/
| * ALSA: implement channel layout for playback.Nicolas George2011-06-231-0/+5
* | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini2011-05-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-261-0/+4
|\ \ | |/
| * ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-251-0/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | ALSA: implement channel layout for playback.Nicolas George2011-03-261-0/+7
|/
* Define macro AV_NE() and use it in libavdevice.Stefano Sabatini2010-08-171-5/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-3/+3
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-261-1/+1
* Cosmetics: Split long line.Carl Eugen Hoyos2009-04-141-1/+2
* Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-141-2/+2
* Add necessary #includes to pass 'make checkheaders'.Diego Biurrun2009-02-021-0/+4
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add ALSA support in libavdevice.Nicolas George2009-01-261-0/+84