summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio-enc.c
Commit message (Expand)AuthorAgeFilesLines
* 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