10 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
S.N. Hemanth Meenakshisundaram 5da19b53c6 Implement avcodec_get_channel_layout(). 14 years ago
Cyril Russo d3d8748177 Fix documentation of av_audio_convert. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Justin Ruggles be233a5691 Check that channel layout is compatible with number of channels for 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Peter Ross 0d72e7d0ae Add audio channel layout API to libavcodec. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Peter Ross 82cee279a5 Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. 17 years ago
Peter Ross c2b28bb975 Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sample_fmt(), avcodec_sample_fmt_string() 17 years ago