23 Commits (b01c7b756e98eb6767d0947a4a42e43f1b51bcdc)

Author SHA1 Message Date
  Justin Ruggles 7ca1295985 Do not guess the channel layout when getting its string value. 16 years ago
  Justin Ruggles 0fb6a8b339 Remove the 3-front-channel layout from the list of channel layout 16 years ago
  Justin Ruggles be233a5691 Check that channel layout is compatible with number of channels for 16 years ago
  Justin Ruggles 1b7bc4a245 Add 3 channel layout convenience macros. 16 years ago
  Justin Ruggles f79e331f34 Add names for 5.0 and 5.1 back speaker channel layouts. 16 years ago
  Patrik 862c1d2f05 Replace snprintf() with av_strlcpy(). 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Baptiste Coudurier 4d6f600c58 Add const, remove warning: 16 years ago
  Diego Biurrun c2fef0c163 Use "" instead of <> when #including non-system headers. 16 years ago
  Carl Eugen Hoyos 7e8efe18ba One const is enough. 16 years ago
  Andreas Öman 9d9b9d32e6 Change multichannel API define prefix from "CHANNEL_" to "CH_". 16 years ago
  Peter Ross 0d72e7d0ae Add audio channel layout API to libavcodec. 16 years ago
  Diego Pettenò d3b9e7f19b Remove duplicate "const" qualifier for *matrix. 16 years ago
  Michael Niedermayer 23694e27f0 Drop deprecated SAMPLE_FMT_S24. 16 years ago
  Peter Ross e06b00f3b6 Add SAMPLE_FMT_DBL. 17 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 8a464e7580 Revert r14484 hunk that deleted the 'include avcodec.h' statement. 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
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Michael Niedermayer ed567d9c41 cosmetics 19 years ago
  Michael Niedermayer 0eb6817d98 audio format conversion 19 years ago