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