17799 Commits (88de0c7901ee2bd6021cf32def87ce98ce63155c)

Author SHA1 Message Date
  Anton Khirnov 89806691b1 wavpack: check that all the channels were coded. 12 years ago
  Anton Khirnov eae1b8451a wavpack: check that there aren't too many blocks per packet 12 years ago
  Anton Khirnov 7d039e70a5 wavpack: extract channel information from the bitstream 12 years ago
  Anton Khirnov 78f75b6fa4 wavpack: extract sample rate from the bitstream 12 years ago
  Kostya Shishkov 2cf5d29110 indeo4: reuse context block VLC for band instead of defaulting 12 years ago
  Kostya Shishkov 6647aa0426 indeo4: add missing Haar and slanted transforms 12 years ago
  Kostya Shishkov 3b03d7e251 dxtory v2 support 12 years ago
  Michael Niedermayer 728214992e vc1dec: Remove interlaced warning 13 years ago
  Michael Niedermayer d8b9dbe776 vc1dec: Fix mixed field/frame intensity compensation 13 years ago
  Michael Niedermayer 17410faa22 vc1dec: Match addressing between compensation and MC in vc1_mc_4mv_chroma4 13 years ago
  Michael Niedermayer 1be175f929 vc1dec: Handle top and bottom blocks in vc1_mc_4mv_chroma4() differently if needed 13 years ago
  Michael Niedermayer c69765a2cc vc1dec: Fix doxy for vc1_mc_4mv_chroma4() 13 years ago
  Michael Niedermayer b412f705b5 vc1dec: Drop old use_ic code from vc1_b_mc 13 years ago
  Michael Niedermayer 5053a9a1ff vc1: Use shuffled use_ic instead of equally shuffled mv_mode 13 years ago
  Michael Niedermayer 3ced06f283 vc1dec: Implement intensity compensation for vc1_interp_mc() 13 years ago
  Michael Niedermayer 28243b0d35 vc1dec: Redesign the intensity compensation 13 years ago
  Michael Niedermayer 93b1281264 vc1dec: Shuffle field MVs after decoding, not before 13 years ago
  Anton Khirnov 9b6f47c448 matroskadec: export full wavpack blocks. 12 years ago
  Anton Khirnov 5074f4545c wavpack demuxer: export full wavpack blocks. 12 years ago
  Anton Khirnov 72dee5f40b wavpack: don't set sample format in init. 12 years ago
  Anton Khirnov 35596bd4f4 wavpack: remove a useless parameter from wavpack_decode_block(). 12 years ago
  Anton Khirnov d1bec4be22 wavpack: return an error on 0-sized blocks 12 years ago
  Anton Khirnov 1d177200ce wavpack: remove a useless check. 12 years ago
  Anton Khirnov 0f3a0b24dd wavpack: add an error message to a failure. 12 years ago
  Anton Khirnov 474fb0c9d9 wavpack: return 0 instead of samples count from decoding functions 12 years ago
  Anton Khirnov 528daa3990 wavpack: switch to planar output 12 years ago
  Anton Khirnov a7ec3a9a4e wavpack: drop redundant if/else blocks 12 years ago
  Anton Khirnov 7b44c99180 wavpack: remove the subframes codec cap 12 years ago
  Kostya Shishkov 268bb88544 smacker: add a clarification notice about audio decoding 12 years ago
  Kostya Shishkov 5f30c6c8ed Revert "smackaud: clip output samples" 12 years ago
  Kostya Shishkov 0418cbf081 fix scalarproduct_and_madd_int16_altivec() for orders > 16 12 years ago
  Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
  Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 13 years ago
  Yusuke Nakamura 3f1a7ceb2c h264_parser: Set field_order and picture_structure. 13 years ago
  Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 13 years ago
  Luca Barbato fd06291239 wavpack: check packet size early 13 years ago
  Luca Barbato 3f0b6d7a62 wavpack: use bytestream2 in wavpack_decode_block 13 years ago
  Janne Grunau 3eae9b030c mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changes 13 years ago
  Kostya Shishkov 03ece7b040 proresdec: simplify slice component offsets handling 13 years ago
  Luca Barbato cfbd98abe8 mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac 13 years ago
  Luca Barbato a030279a67 ljpeg: use the correct number of components in yuv 13 years ago
  Luca Barbato 8aa3500905 mjpeg: Validate sampling factors 13 years ago
  Janne Grunau 4b79668154 mpegvideo: unref old current_picture before allocating a new one 13 years ago
  Luca Barbato db347280eb vorbis: fallback to normal division instead of crashing 13 years ago
  Luca Barbato ddf1b4a2f8 vorbis: simplify the inner loop in setup_classifs 13 years ago
  Luca Barbato 36f1038004 vorbis: use normal integer values for iterators 13 years ago
  Luca Barbato 98186578a2 vorbis: refactor vorbis_residue_decode_internal 13 years ago
  Jean-Baptiste Kempf c360fb174b win32: Do not use GetProcAddress when compiled for Vista+ 13 years ago
  Luca Barbato ed50673066 wavpack: validate samples size parsed in wavpack_decode_block 13 years ago
  Luca Barbato 8c34558131 wavpack: return meaningful errors 13 years ago