Commit History

Author SHA1 Message Date
  Laurent Aimar 03db051b43 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 13 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Kostya Shishkov 2c96535af7 WavPack hybrid mode support 15 years ago
  Kostya Shishkov eeee48b26b Add channel layout to several audio decoders I maintain 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 94ef6d11ac const 16 years ago
  Aurelien Jacobs 28e7453c11 remove some empty close/init functions in avcodec 17 years ago
  Aurelien Jacobs ca1daf0ad0 add get_unary_0_33() to help gcc with inlining 17 years ago
  Aurelien Jacobs 28296f9c9e move get_unary() to its own file 17 years ago
  David Bryant a6ba65f7f2 Support for WavPack version 0x410 (false stereo chunks) 17 years ago
  Kostya Shishkov 11ead90e23 Rename flag for consistency with the next commit 17 years ago
  Alex Beregszaszi 57d473f457 use get_unary from bitstream.h 17 years ago
  David Bryant 6b05eb3117 Add the handling of the INT32INFO block to the WavPack decoder. 17 years ago
  Kostya Shishkov b314cfe709 Correctly handle data_size on decoding 17 years ago
  Kostya Shishkov 4b3b5a2337 Coded residual in WavPack may be > 0xFFFF 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 17 years ago
  Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
  Kostya Shishkov a8789714ba Ignore blocks with no samples and flags (but usually with MD5 sum) 18 years ago
  Kostya Shishkov 4ec0beaa59 Move block size check to decoder 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Kostya Shishkov 8db0c25d95 Handle case of get_bits(0) 18 years ago
  Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago