summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio-dec.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field.Jai Menon2010-01-28
* Include alsa headers before the internal FFmpeg headers.Matthieu Castet2009-11-29
* consistency with other files: av_cold static ---> static av_coldIvo van Poorten2009-11-29
* Fix icc warning #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-14
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add ALSA support in libavdevice.Nicolas George2009-01-26