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-09-15
flacdsp: arm optimised lpc filter
Mans Rullgard
2012-09-12
lavu/audioconvert: add a second low frequency channel.
Tim Walker
2012-09-10
mem: fix typo in check for __ICC
Mans Rullgard
2012-09-08
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-07
x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64
Justin Ruggles
2012-09-05
avopt: fix examples to match the same style about default values as the actua...
Michael Niedermayer
2012-09-05
lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
Ronald S. Bultje
2012-09-04
avopt: Reorder the default_val struct, making i64 the first field
Martin Storsjö
2012-09-04
avopt: Explicitly store rational option defaults in .dbl
Martin Storsjö
2012-09-04
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
Martin Storsjö
2012-09-04
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
pixdesc: cosmetics
Luca Barbato
2012-09-04
x86: Add convenience macros to check for CPU extensions and flags
Diego Biurrun
2012-08-31
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-30
x86: cosmetics: Comment some #endifs for better readability
Diego Biurrun
2012-08-26
vf_hqdn3d: x86 asm
Loren Merritt
2012-08-24
AVOptions: store defaults for INT64 options in int64 union member.
Anton Khirnov
2012-08-23
lavr: x86: optimized 6-channel s16 to fltp conversion
Justin Ruggles
2012-08-22
x86: remove FASTDIV inline asm
Mans Rullgard
2012-08-22
configure: Drop fastdiv option
Diego Biurrun
2012-08-16
Add more missing includes after removing the implicit common.h
Martin Storsjö
2012-08-15
Add some more missing includes after removing the implicit common.h
Martin Storsjö
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
[next]