index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
cpu.h
Age
Commit message (
Expand
)
Author
2017-12-24
avutil: add AVX-512 flags
James Darnley
2017-09-27
Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'
James Almer
2017-02-11
cpu: add a function for querying maximum required data alignment
Anton Khirnov
2017-01-31
Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'
James Almer
2016-12-13
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-08
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-07-20
x86: Add SSSE3_SLOW CPU flag and related convenience macros
Diego Biurrun
2016-03-28
fix some a/an typos
Lou Logan
2016-01-02
Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'
Hendrik Leppkes
2015-12-14
arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
2015-10-28
lavu: add AESNI CPU flag
Rodger Combs
2015-09-05
lavu/cpu: remove old cmov cruft
Hendrik Leppkes
2015-08-28
lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
Vittorio Giovara
2015-05-31
Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'
Michael Niedermayer
2015-05-31
ppc: cpu: Add support for VSX and POWER8 extensions
Luca Barbato
2015-05-31
x86: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-27
x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2014-08-13
avutil: turn arm setend into a cpuflag
Michael Niedermayer
2014-04-07
Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'
Michael Niedermayer
2014-04-06
aarch64: add armv8 CPU flag
Janne Grunau
2014-02-23
x86: add detection for Bit Manipulation Instruction sets
James Almer
2014-02-23
x86: add detection for FMA3 instruction set
James Almer
2014-02-22
x86: add detection for Bit Manipulation Instruction sets
James Almer
2014-02-22
x86: add detection for FMA3 instruction set
James Almer
2013-10-26
Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'
Michael Niedermayer
2013-10-26
Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection
Kieran Kunhya
2013-10-25
libavutil: x86: Add AVX2 capable CPU detection.
Kieran Kunhya
2013-10-04
Merge commit '80fefbed623491b92fe59ead99225f99c0d0ca08'
Michael Niedermayer
2013-10-03
x86: cpu: Restore some explanatory comments removed in 7160bb7
Diego Biurrun
2013-08-29
Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'
Michael Niedermayer
2013-08-28
avutil: Move internal CPU detection function declarations to private header
Diego Biurrun
2013-05-24
Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'
Michael Niedermayer
2013-05-24
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2012-11-16
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
Janne Grunau
2012-10-01
cpu: improve av_get_cpu_flags() doxy
Michael Niedermayer
2012-08-16
deprecate av_parse_cpu_flags
Michael Niedermayer
2012-08-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-03
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR
Michael Niedermayer
2012-06-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-23
x86: Add CPU flag for the i686 cmov instruction
Diego Biurrun
2012-04-30
libavutil: Document the shortcommings of av_parse_cpu_flags()
Michael Niedermayer
2012-04-30
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
Michael Niedermayer
2012-04-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-25
avutil: add av_parse_cpu_flags() function
Mans Rullgard
2012-04-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-03-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-12
remove iwmmxt optimizations
Janne Grunau
[next]