Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Kostya Shishkov 20642e2840 Fix Doxygen comments for APE decoder. 15 years ago
  Kostya Shishkov eeee48b26b Add channel layout to several audio decoders I maintain 16 years ago
  Kostya Shishkov e774c41cab Correct wrong lower limit and condition used in APE decoder 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Kostya Shishkov eca0bcb66e While APE changed container format in 3.98, frequency tables for range coding 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
  Kostya Shishkov 88c0536a42 Add several vector functions used by Monkey's Audio decoder to dsputil 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 1637930fe6 smaller tables 16 years ago
  Michael Niedermayer 8d4bef64b4 Remove unused elements from tables. 16 years ago
  Michael Niedermayer 6a287b739f Detect and prevent reading over the end of counts_*. We pass the error 16 years ago
  Michael Niedermayer 1a2a1d9077 Prevent segfault due to reading over the end of the input buffer. 16 years ago
  Michael Niedermayer f84a02c0d1 const 16 years ago
  Baptiste Coudurier 774c84770f cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type 16 years ago
  Diego Biurrun d0b53d05c8 Fix some spelling mistakes. 17 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago