13 Commits (9ff6d0791b220d80844b45c9217113306a50a6cc)

Author SHA1 Message Date
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Anton Khirnov bffd4dd1d3 lavf: deprecate AVFormatParameters.{channels,sample_rate}. 14 years ago
Anton Khirnov 2ea8faf39f ALSA: add channels and sample_rate private options. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Jai Menon 90d0379f5e Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 15 years ago
Matthieu Castet 419bddd366 Include alsa headers before the internal FFmpeg headers. 15 years ago
Ivo van Poorten 244c8d100a consistency with other files: av_cold static ---> static av_cold 15 years ago
Carl Eugen Hoyos 5c463aacb2 Fix icc warning #188: enumerated type mixed with another type. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Nicolas George 35fd81224a Add ALSA support in libavdevice. 16 years ago