]> git.sesse.net Git - ffmpeg/history - libavutil
g723_1: fix upper bound parameter from inverse maximum autocorrelation
[ffmpeg] / libavutil /
2012-07-28 Loren Merrittx86inc: clip num_args to 7 on x86-32.
2012-07-28 Ronald S. Bultjex86inc: sync to latest version from x264.
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-26 Ronald S. Bultjeeval: fix printing of NaN in eval fate test.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-22 Jason Garrett-Glaserdsputil: x86: add SHUFFLE_MASK_W macro
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-07-14 Janne Grunaueval: add gt(), gte(), lt() and lte() fate tests
2012-07-14 Max Lazaroveval: fix swapping of lt() and lte()
2012-07-11 Ronald S. Bultjeconfigure: Check for the math function rint
2012-07-10 Ronald S. Bultjex86/cpu: implement get/set_eflags using intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for cpuid through intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for xgetbv through intrinsics
2012-07-10 Ronald S. Bultjelavu: use intrinsics for emms on systems lacking inline...
2012-07-10 Martin Storsjömem: Don't abort on av_malloc(0) in debug mode
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-05 Loren Merrittx86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 Loren Merrittx86inc: modify ALIGN to not generate long nops on i586
2012-07-05 Samuel Pitoisetxtea: Make the count parameter match the documentation
2012-07-05 Samuel Pitoisetblowfish: Make the count parameter match the documentation
2012-07-05 Luca Barbatoxtea: invert branch and loop precedence
2012-07-05 Luca Barbatoblowfish: invert branch and loop precedence
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-04 Samuel PitoisetAdd XTEA encryption support in libavutil
2012-07-04 Samuel PitoisetAdd Blowfish encryption support in libavutil
2012-07-04 Martin Storsjöeval: Add the isinf() function and tests for it
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-07-03 Reinhard Tartlerattributes: add av_noreturn
2012-07-03 Reinhard Tartlerattributes: drop pointless define guards
2012-07-02 Ronald S. Bultjeintfloat: Don't use designated initializers in the...
2012-07-01 Martin Storsjöopt/eval: Include mathematics.h for NAN/INFINITY
2012-07-01 Ronald S. Bultjemathematics: Don't use division by zero in NAN/INFINITY...
2012-07-01 Mans Rullgardx86: cpu: clean up check for cpuid instruction support
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-30 Ronald S. Bultjeattributes: Add a definition of av_always_inline for...
2012-06-29 Ronald S. Bultjerandom_seed: Only read /dev/*random if we have unistd.h
2012-06-27 Martin Storsjölibm: Provide fallback definitions for isnan() and...
2012-06-26 Mans Rullgardlibm: provide fallback definition for cbrtf() using...
2012-06-25 Ronald S. Bultjelog: Include io.h on windows
2012-06-25 Mans Rullgardx86: cpu: whitespace (mostly) cosmetics
2012-06-25 Ronald S. Bultjex86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-24 Martin Storsjölog: Only include unistd.h if configure found it
2012-06-23 Diego Biurrunx86: Add CPU flag for the i686 cmov instruction
2012-06-22 Mans Rullgardlavu: add av_usleep() function
2012-06-22 Diego Biurruncosmetics: do not use full path for local headers
2012-06-21 Mans Rullgardlavu/file: include unistd.h only when available
2012-06-21 Mans Rullgardlog: include unistd.h only when needed
2012-06-21 Mans Rullgardlavf, lavu: version bumps and APIchanges for av_gettime...
2012-06-20 Mans Rullgardav_gettime: support Win32 without gettimeofday()
2012-06-20 Mans RullgardUse av_gettime() in various places
2012-06-20 Mans RullgardMove av_gettime() to libavutil
2012-06-20 Janne Grunaumathematics.h: remove a couple of math defines
2012-06-20 Mans RullgardRemove unnecessary inclusions of [sys/]time.h
2012-06-19 Ronald S. Bultjemem: add support for _aligned_malloc() as found on...
2012-06-18 Justin Rugglesfloat_dsp: add x86-optimized functions for vector_fmac_...
2012-06-18 Justin Rugglesfloat_dsp: Move vector_fmac_scalar() from libavcodec...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-06-10 Anton Khirnovaudioconvert: add a function for extracting the channel...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting the name of...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting channel's...
2012-06-10 Anton Khirnovaudioconvert: use av_popcount64 in av_get_channel_layou...
2012-06-08 Justin Ruggleslavu: change versioning script to include all av* prefi...
2012-06-08 Justin Rugglesfloat_dsp: ppc: add a separate header for Altivec funct...
2012-06-08 Mans RullgardARM: fix float_dsp breakage from d5a7229
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-05-29 Vitor Sessakx86: Avoid movs on BUTTERFLYPS when in AVX mode
2012-05-28 Anton KhirnovAVOptions: fix the value printed in out of range error...
2012-05-26 Anton Khirnovlog: make colored output more colorful.
2012-05-26 Samuel Pitoisetopt: Add av_opt_set_bin()
2012-05-15 Anton KhirnovAdd missing version bumps and APIchanges/Changelog...
2012-05-09 Justin Ruggleslavr: replace the SSE version of ff_conv_fltp_to_flt_6c...
2012-05-09 Anton Khirnovsamplefmt: add a function for filling a buffer with...
2012-05-09 Anton Khirnovsamplefmt: add a function for copying audio samples.
2012-05-09 Mans Rullgardmips: intreadwrite: fix inline asm for gcc 4.8
2012-05-09 Mans Rullgardmips: intreadwrite: remove unnecessary inline asm
2012-05-08 Diego Biurrunav_samples_fill_array: Mark unmodified function argumen...
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-03 Mans Rullgardarm: intreadwrite: revert 16-bit load asm to old versio...
2012-05-02 Mans Rullgardarm: intreadwrite: disable inline asm for gcc 4.7 and...
2012-05-02 Mans Rullgardarm: intreadwrite: fix inline asm constraints for gcc...
2012-04-25 Mans Rullgardcpu: recognise only cpu flag names pertinent to the...
2012-04-25 Mans Rullgardavutil: add av_parse_cpu_flags() function
2012-04-25 Justin RugglesAdd libavresample
2012-04-23 Justin Rugglesavutil: change default buffer size alignment for sample...
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-20 Justin Rugglesavutil: add audio fifo buffer
2012-04-19 Loren Merrittx86inc: support AVX abstraction for 2-operand instructions
2012-04-16 Justin Rugglesavutil: add better documentation for AVSampleFormat
2012-04-12 Diego Biurrunbuild: Move all arch OBJS declarations into arch subdir...
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-04-10 Martin Storsjömem: Consistently return NULL for av_malloc(0)
2012-04-09 Justin Rugglesavutil: use align == 0 for default alignment in audio...
2012-04-09 Justin Rugglesavutil: allow NULL linesize in av_samples_fill_arrays...
2012-04-08 Nicolas Georgeaudioconvert: make av_get_channel_layout accept composi...
2012-04-08 Justin Rugglesavutil: add av_get_packed_sample_fmt() and av_get_plana...
next