3931 Commits (4f99308ed36b0fc5c2bd2121ad350aa3d80b1275)

Author SHA1 Message Date
Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 10 years ago
Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 10 years ago
Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 10 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 10 years ago
Michael Niedermayer 7d3aa2ca63 avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() 10 years ago
Anton Mitrofanov 8db0f71b49 x86inc: warn if XOP integer FMA instruction emulation is impossible 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 826790f596 x86inc: Support arbitrary stack alignments 10 years ago
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc 10 years ago
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 10 years ago
Henrik Gramner 127203ba5a x86inc: Various minor backports from x264 10 years ago
Henrik Gramner f151fbd9e5 x86inc: Disable vpbroadcastq workaround in newer yasm versions 10 years ago
James Almer 3e853ff7ac des: extend av_des_init() doxy 10 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 10 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 10 years ago
James Almer b469832de9 rc4: extend av_rc4_init() doxy 10 years ago
James Almer ae365453c3 rc4: add av_rc4_alloc() 10 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 10 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 10 years ago
James Almer bc397246aa avutil/hmac: fix API/ABI compatibility with the fork 10 years ago
Michael Niedermayer 8c5cc7b7fb avutil/hmac: support another ABI difference to the fork 10 years ago
James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 10 years ago
James Almer 7e38340b83 hmac: add support for SHA-2 10 years ago
James Almer 4d2c014a8f x86/float_dsp: add missing colon to labels 10 years ago
Michael Niedermayer e171309756 avutil/softfloat: Add a test for av_sincos_sf() 10 years ago
Paul B Mahol f0489a35c0 avutil: add ayuv64le and ayuv64be packed pixel format 10 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 10 years ago
James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 10 years ago
Vesselin Bontchev 323ec6b5e2 Add support for TEA (Tiny Encryption Algorithm) 10 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 10 years ago
Michael Niedermayer d82d11397f avutil/arm/intmath: return int for uint8 / uint16 clip 10 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 10 years ago
James Almer bd48764532 avutil/x86/bswap: force inline asm versions with ICC 10 years ago
James Almer 78347549a4 avutil/intmath: check for ICC before GCC 10 years ago
Michael Niedermayer 129785b5e8 avutil/frame: Update AVFrame docs library references 10 years ago
Zhang Rui fcbea93cf8 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 10 years ago
James Almer 39a04ebcaf avutil/mem_internal: add missing header includes 10 years ago
Michael Niedermayer feb6a94f74 avutil/frame: fix crash with av_frame_unref(NULL) 10 years ago
Michael Niedermayer d6ff68ad85 Factor duplicated ff_fast_malloc() out into mem_internal.h 10 years ago
Michael Niedermayer b3415e4c5f avutil/mem: Fix potential overflow in overallocation code 10 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
Chris Watkins 55e29ceec8 Put a space between string literals and macros. 10 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Rodger Combs c190fdf65d lavu: Makefile: skip atomic.c if native atomics are available 10 years ago