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

Автор SHA1 Сообщение Дата
  Alex Beregszaszi ed0219a69f altivec workaround 20 лет назад
  Mike Melanson 7e56cd927b add the minimal documentation to make this decoder useful 20 лет назад
  Michael Niedermayer 40a3105d46 segfault fix 21 лет назад
  Alex Beregszaszi aef3c69d8d moved frame_count to wmadeccontext 21 лет назад
  Alex Beregszaszi f2899fb1ff uniformization (now it uses the same trace functions as h264, defined in common.h) 21 лет назад
  Fabrice Bellard a9722aa6e5 works with old gcc versions too 21 лет назад
  Michael Niedermayer 983e3246b7 per file doxy 21 лет назад
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 лет назад
  Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 лет назад
  Michael Niedermayer 68f593b484 GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops 22 лет назад
  Fabrice Bellard b35a02d527 align fixes for sse/altivec 22 лет назад
  Fabrice Bellard 2f62e147ae oops : better error resilience - should fix most wma decoding problems 22 лет назад
  Zdenek Kabelac f408fc67c0 * avoid negative numbers as well 22 лет назад
  Nick Kurshev dd3be2c97e 10l 22 лет назад
  Nick Kurshev b8e6ad84e5 reverse first hunk 22 лет назад
  Nick Kurshev d08070e653 fixed debug compilation 22 лет назад
  Fabrice Bellard 4707cb07e1 fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized) 22 лет назад
  Fabrice Bellard bc42388648 use lrintf to avoid double conversion 22 лет назад
  Fabrice Bellard ab253fe3c5 avoid name clash - fixed again block size selection 22 лет назад
  Fabrice Bellard 64c133898a fixed block size selection 22 лет назад
  Fabrice Bellard bc8d1857fb added wma decoder 22 лет назад