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
Age
Commit message (
Expand
)
Author
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-08-13
ARM: intmath: use native-size return types for clipping functions
Mans Rullgard
2012-08-13
libavutil: add saturating addition functions
Mans Rullgard
2012-08-10
dict: move struct AVDictionary definition to dict.c
Mans Rullgard
2012-08-10
dict: add av_dict_count()
Mans Rullgard
2012-08-10
ARM: add missing "cc" clobber in av_clipl_int32_arm()
Mans Rullgard
2012-08-09
libavutil: remove unused av_abort() macro
Mans Rullgard
2012-08-09
libavutil: drop offsetof() fallback definition
Mans Rullgard
2012-08-09
libavutil: drop fallback definitions of INTxx_MIN/MAX
Mans Rullgard
2012-08-09
doxygen: Fix function parameter names to match the code
Diego Biurrun
2012-08-09
Move MASK_ABS macro to libavcodec/mathops.h
Mans Rullgard
2012-08-09
x86: move MANGLE() and related macros to libavutil/x86/asm.h
Mans Rullgard
2012-08-09
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
2012-08-07
ARM: use Q/R inline asm operand modifiers only if supported
Mans Rullgard
2012-08-07
x86: fix build with nasm 2.08
Mans Rullgard
2012-08-07
x86: use nop cpu directives only if supported
Mans Rullgard
2012-08-07
x86: fix rNmp macros with nasm
Mans Rullgard
2012-08-07
x86: add colons after labels
Mans Rullgard
2012-08-05
rational: add av_inv_q() returning the inverse of an AVRational
Mans Rullgard
2012-08-03
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
x86: Use consistent 3dnowext function and macro name suffixes
Diego Biurrun
2012-07-28
x86inc: clip num_args to 7 on x86-32.
Loren Merritt
2012-07-28
x86inc: sync to latest version from x264.
Ronald S. Bultje
2012-07-27
x86: add support for fmaddps fma4 instruction with abstraction to avx/sse
Justin Ruggles
2012-07-26
eval: fix printing of NaN in eval fate test.
Ronald S. Bultje
2012-07-26
x86inc: automatically insert vzeroupper for YMM functions.
Ronald S. Bultje
2012-07-22
dsputil: x86: add SHUFFLE_MASK_W macro
Jason Garrett-Glaser
2012-07-14
mem: introduce av_malloc_array and av_mallocz_array
Luca Barbato
2012-07-14
eval: add gt(), gte(), lt() and lte() fate tests
Janne Grunau
2012-07-14
eval: fix swapping of lt() and lte()
Max Lazarov
2012-07-11
configure: Check for the math function rint
Ronald S. Bultje
2012-07-10
x86/cpu: implement get/set_eflags using intrinsics
Ronald S. Bultje
2012-07-10
x86/cpu: implement support for cpuid through intrinsics
Ronald S. Bultje
2012-07-10
x86/cpu: implement support for xgetbv through intrinsics
Ronald S. Bultje
2012-07-10
lavu: use intrinsics for emms on systems lacking inline asm support
Ronald S. Bultje
2012-07-10
mem: Don't abort on av_malloc(0) in debug mode
Martin Storsjö
2012-07-07
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
Ronald S. Bultje
2012-07-05
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
Loren Merritt
2012-07-05
x86inc: modify ALIGN to not generate long nops on i586
Loren Merritt
2012-07-05
xtea: Make the count parameter match the documentation
Samuel Pitoiset
2012-07-05
blowfish: Make the count parameter match the documentation
Samuel Pitoiset
2012-07-05
xtea: invert branch and loop precedence
Luca Barbato
2012-07-05
blowfish: invert branch and loop precedence
Luca Barbato
2012-07-04
Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
2012-07-04
Create version.h headers for libraries that lack them
Diego Biurrun
2012-07-04
Add XTEA encryption support in libavutil
Samuel Pitoiset
2012-07-04
Add Blowfish encryption support in libavutil
Samuel Pitoiset
2012-07-04
eval: Add the isinf() function and tests for it
Martin Storsjö
2012-07-03
cosmetics: Consistently use C-style comments with multiple inclusion guards
Diego Biurrun
2012-07-03
attributes: add av_noreturn
Reinhard Tartler
[next]