2 Commits (ec9f04423b82afa323e90f5b2c677be74302c1fd)

Author SHA1 Message Date
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Diego Biurrun 8d26c193fb avdevice: Apply a more consistent file naming scheme 10 years ago
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 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
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
Daniel Verkamp cf6bae6883 Change codec_id type to enum CodecID, fix warning. 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