aboutsummaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio-dec.c
AgeCommit message (Expand)Author
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-01-28Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field.Jai Menon
2009-11-29Include alsa headers before the internal FFmpeg headers.Matthieu Castet
2009-11-29consistency with other files: av_cold static ---> static av_coldIvo van Poorten
2009-04-14Fix icc warning #188: enumerated type mixed with another type.Carl Eugen Hoyos
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-26Add ALSA support in libavdevice.Nicolas George