2653 Commits (951a3655048095afbddf5e9f78ac8498636e2479)

Author SHA1 Message Date
Loren Merritt c8b920a9b7 lls/x86: use 3-operator vaddpd in ADDPD_MEM 12 years ago
Michael Niedermayer a6e46ed51a Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" 12 years ago
Loren Merritt 1221bb6239 x86: lpc: fix a segfault in av_evaluate_lls_sse2() 12 years ago
Michael Niedermayer 247425241c avutil/x86: disable ff_evaluate_lls_sse2() for 32bit 12 years ago
Carl Eugen Hoyos 0915b531bc Rename "AVClass class" as "AVClass component_class". 12 years ago
Carl Eugen Hoyos 6258e86d4b Drop local lable from ppc asm timer. 12 years ago
Michael Niedermayer a285079bc7 lls.asm: disable ff_update_lls_avx 12 years ago
Michael Niedermayer 0b40c50508 lls.asm: put avx code under if HAVE_AVX_EXTERNAL 12 years ago
Loren Merritt b545179fdf x86: lpc: simd av_evaluate_lls 12 years ago
Loren Merritt 502ab21af0 x86: lpc: simd av_update_lls 12 years ago
Loren Merritt 41578f70cf lpc: use function pointers, in preparation for asm 12 years ago
Loren Merritt cc6714bb16 lpc: remove "decay" argument 12 years ago
Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
Michael Niedermayer b6ce50a2d4 avutil/ripemd: adjust loop condition to silence CID1035716 12 years ago
Michael Niedermayer 9626d0e906 avutil/frame: Try to align width to achive linesize[0] alignment 12 years ago
James Almer 3e17eec607 lavu/adler32: Fix doxy group definition, take two 12 years ago
James Almer 4a0d603072 lavu/hash: Add support for RIPEMD 12 years ago
James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 12 years ago
James Almer b6249acae6 lavu/hash: Add support for SHA-2 512 12 years ago
Paul B Mahol 8a79a009f9 lavu/utils: silence warnings about incompatible pointer types 12 years ago
Michael Niedermayer 1ba196a10d avutil/utils: check and warn about llrint() brokenness 12 years ago
James Almer c4f932f4d7 lavu/md5: Add doxy 12 years ago
James Almer 321906d341 lavu/crc: Fix doxy group definition 12 years ago
James Almer 79d9ed4a43 lavu/adler32: Fix doxy group definition 12 years ago
Michael Niedermayer fa125c5e82 avutil/timestamp: remove "" 12 years ago
James Almer 1163910a00 fate: Add test vectors for HMAC SHA and SHA-2 12 years ago
James Almer 82ef67016e lavu/hmac: Add support for SHA-2 12 years ago
Michael Niedermayer fbc472da29 avutil/mem: simplify av_reallocp_array() by using av_realloc_f() 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Michael Niedermayer 636c2dd438 avutil/sha: reorder Maj arguments 12 years ago
Diego Biurrun f0ce1d9909 cpu: Restructure code to avoid pointless ret variable indirection 12 years ago
Michael Niedermayer 09d6beee24 avutil/sha512: Reshuffle Maj() operands 12 years ago
James Almer 682b2273e8 lavu: Add SHA-2 512 hashing 12 years ago
James Almer c485c835fe avutil/crc: Dont limit CRC32 standard tables 12 years ago
Michael Niedermayer 887d74c47e av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX 12 years ago
Reimar Döffinger 4c2b3f4738 Add AV_HASH_MAX_SIZE. 12 years ago
Martin Storsjö be7952b5c3 arm: Only output eabi attributes if building for ELF 12 years ago
Michael Niedermayer 4cf7b87551 av_cpu_count: factorize "detected %d logical cores" message 12 years ago
Michael Niedermayer d480b36db4 av_d2q: Avoid llrint(), its not correctly implemented in old netbsd 12 years ago
Giorgio Vazzana 7e03886bbb avutil/md5: reindent after previous commits 12 years ago
Michael Niedermayer 64eacb839e av_d2q: fix rounding for negative values 12 years ago
Michael Niedermayer de7d290631 av_d2q: Fix infinity check 12 years ago
Michael Niedermayer 87a2bf2459 avutil/bprint: Fix doxygen comments 12 years ago
Martin Storsjö 597208fde1 cpu: Include common.h for av_popcount64 12 years ago
Clément Bœsch cf6ed1f129 lavu/opencl: remove semi-colon from macro. 12 years ago
Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
Anton Khirnov f36d7831d9 pixdesc: mark gray8 as pseudopal 12 years ago
Paul B Mahol f98dbc7311 lavu/opt: check if class is NULL too 12 years ago
Michael Niedermayer 81bec0ace4 avutil/pixfmt: add forgotten deprecated to YUVJ411 12 years ago
Michael Niedermayer a90baa63c3 add YUVJ411P 12 years ago