История коммитов

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