37472 Commits (28243b0d35b47bbf9abbd454fc444a6e0a9e7b71)
 

Author SHA1 Message Date
Michael Niedermayer 28243b0d35 vc1dec: Redesign the intensity compensation 12 years ago
Michael Niedermayer 93b1281264 vc1dec: Shuffle field MVs after decoding, not before 12 years ago
Kostya Shishkov 851bc1d6be smacker: assign video frame PTS 12 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
Anton Khirnov c330eba84c lavf: preserve side data when parsing packets. 12 years ago
Kostya Shishkov 268bb88544 smacker: add a clarification notice about audio decoding 12 years ago
Anton Khirnov a3fc62e89e configure: make jack depend on pthreads 12 years ago
Anton Khirnov 538bf76737 avconv: make -aspect work with streamcopy 12 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago
Kostya Shishkov c3c08baefb smacker: fix off-by-one error in palette expanding code 12 years ago
Kostya Shishkov 5f30c6c8ed Revert "smackaud: clip output samples" 12 years ago
Martin Storsjö be7952b5c3 arm: Only output eabi attributes if building for ELF 12 years ago
Kostya Shishkov 0418cbf081 fix scalarproduct_and_madd_int16_altivec() for orders > 16 12 years ago
Alex Smith 322e4194dd msvc/icl: Intel Compiler support on Windows 12 years ago
Laurent 9495cd170b configure: Fix check_exec_crash for ICL support 12 years ago
Martin Storsjö 597208fde1 cpu: Include common.h for av_popcount64 12 years ago
Anton Khirnov 8a994b7406 vf_fade: support slice threading 12 years ago
Anton Khirnov cb79881b49 vf_yadif: support slice threading 12 years ago
Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 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/ 12 years ago
Anton Khirnov e69222c507 doxy: enable TYPEDEF_HIDES_STRUCT 12 years ago
Kostya Shishkov e9e5a1bdc7 Monkey's Audio old versions FATE tests 12 years ago
Yusuke Nakamura 3f1a7ceb2c h264_parser: Set field_order and picture_structure. 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Luca Barbato fd06291239 wavpack: check packet size early 12 years ago
Luca Barbato 3f0b6d7a62 wavpack: use bytestream2 in wavpack_decode_block 12 years ago
Anton Khirnov f36d7831d9 pixdesc: mark gray8 as pseudopal 12 years ago
Janne Grunau 3eae9b030c mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changes 12 years ago
Martin Storsjö 5b2b0b912d configure: Enable the strtod workaround when building for bionic 12 years ago
Kostya Shishkov 03ece7b040 proresdec: simplify slice component offsets handling 12 years ago
Luca Barbato cfbd98abe8 mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac 12 years ago
Diego Biurrun c209d0df65 fate.sh: add support for build-only FATE instances 12 years ago
Luca Barbato a030279a67 ljpeg: use the correct number of components in yuv 12 years ago
Luca Barbato 8aa3500905 mjpeg: Validate sampling factors 12 years ago
Janne Grunau 4b79668154 mpegvideo: unref old current_picture before allocating a new one 12 years ago
Luca Barbato db347280eb vorbis: fallback to normal division instead of crashing 12 years ago
Luca Barbato ddf1b4a2f8 vorbis: simplify the inner loop in setup_classifs 12 years ago
Luca Barbato 36f1038004 vorbis: use normal integer values for iterators 12 years ago
Luca Barbato 98186578a2 vorbis: refactor vorbis_residue_decode_internal 12 years ago