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