summaryrefslogtreecommitdiffstats
path: root/libavdevice/alsa-audio-enc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-241-11/+9
* ALSA: implement channel layout for playback.Nicolas George2011-06-231-1/+9
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Include alsa headers before the internal FFmpeg headers.Matthieu Castet2009-11-291-1/+1
* consistency with other files: av_cold static ---> static av_coldIvo van Poorten2009-11-291-1/+1
* Change codec_id type to enum CodecID, fix warning.Daniel Verkamp2009-05-061-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/+108
OpenPOWER on IntegriCloud