summaryrefslogtreecommitdiffstats
path: root/libavdevice/alsa-audio-dec.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field.Jai Menon2010-01-281-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
* Fix icc warning #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-141-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/+175
OpenPOWER on IntegriCloud