37265 Commits (f073b2da8410eb83eb0c7db6badc5f0bdeeb1f9c)

Author SHA1 Message Date
Michael Niedermayer cfa10e11be avcodec/tiff: Check palette shift 8 years ago
Michael Niedermayer 58e9c7f4a2 avcodec/wavpack: Fix multiple integer overflows 8 years ago
Michael Niedermayer 45198477de avcodec/simple_idct_template: Fix several integer overflows 8 years ago
Steven Liu 0052f3f527 avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolbox 8 years ago
Matthieu Bouron 1ade4d87ba lavc/h264dec: use OFFSET macro 8 years ago
Michael Niedermayer 8ebed703f1 avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0 8 years ago
Michael Niedermayer 108b02e547 avcodec/tiff: Check for multiple geo key directories 8 years ago
Michael Niedermayer 0728d9a281 avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places cannot be represented in type 'int' 8 years ago
Michael Niedermayer 7cebc5a9cc avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int' 8 years ago
Michael Niedermayer acdacb108d avcodec/targa: Skip hflip on blank images 8 years ago
Michael Niedermayer 1467143a6e avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bit type 'int' 8 years ago
Michael Niedermayer a557ae8d52 avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 - -14133 cannot be represented in type 'int' 8 years ago
Paul B Mahol fbfbd97be2 avcodec/xpmdec: there are XPM files with dos line endings 8 years ago
Michael Niedermayer 967feea5eb avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header() 8 years ago
Michael Niedermayer a66c6e28b5 avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int' 8 years ago
Michael Niedermayer a720b854b0 avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1 8 years ago
Paul B Mahol 58f0bbc1ea avcodec/xpmdec: avoid "magic" numbers in function hex_char_to_number() 8 years ago
Paul B Mahol dd0090eb21 avcodec/xpmdec: fix colors values which are different for X11 8 years ago
Paul B Mahol 2b790b1c9e avcodec/xpmdec: do not allow number of colors to be higher than allocated 8 years ago
Paul B Mahol fbc1f323db avcodec/xpmdec: rename yet another function 8 years ago
Paul B Mahol 9d7e71a233 avcodec/xpmdec: rename convert to hex_char_to_number 8 years ago
Paul B Mahol 7133ab435a avcodec/xpmdec: improve comment for one function and also fix 2 identation issues 8 years ago
Paul B Mahol e73325b971 avcodec/xpmdec: skip everything before signature 8 years ago
Paul B Mahol 01b069c1b8 avcodec/codec_desc: add mime type for X-BitMap 8 years ago
Paul B Mahol 404d2b977f avcodec/codec_desc: add mime type for X-PixMap 8 years ago
Paul B Mahol eda78c8b7f avcodec/xpmdec: make convert function more picky about its input 8 years ago
Paras Chadha 5dab7b91ad avcodec: add XPM decoder and demuxer 8 years ago
Paul B Mahol 807d5dcde9 avcodec/scpr: use correct linesize for prev frame 8 years ago
Michael Niedermayer ce010655a6 avcodec/dca_xll: Fix runtime error: signed integer overflow: 2147286116 + 6298923 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 44e2105189 avcodec/amrwbdec: Fix runtime error: left shift of negative value -1 8 years ago
Michael Niedermayer f4c2302ee2 avcodec/dca_xll: Fix runtime error: signed integer overflow: 1762028192 + 698372290 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 47cc9c1d77 avcodec/wavpack: Fix runtime error: signed integer overflow: -2147483648 + -83886075 cannot be represented in type 'int' 8 years ago
Martin Storsjö 26ee83acc4 aarch64: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö b2e20d8984 arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö f952273019 aarch64: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 4f693b56bd arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 2905657b90 aarch64: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 600f4c9b03 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö a88db8b9a0 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö f32690a298 aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 8 years ago
Martin Storsjö 3fbbad2984 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Martin Storsjö c8d6eec85d aarch64: vp9lpf: Fix broken indentation/vertical alignment 8 years ago
Martin Storsjö 9f3a886364 aarch64: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö 83399cf569 arm: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö 92ab8374b1 arm: vp9lpf: Use orrs instead of orr+cmp 8 years ago
Martin Storsjö f0ecbb13cf arm/aarch64: vp9lpf: Calculate !hev directly 8 years ago
Martin Storsjö 148cc0bb89 aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 758302e4bc arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 045e33ae3f aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö bff0771590 arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago