]> git.sesse.net Git - ffmpeg/history - libavutil
x86/synth_filter: remove the fma3 version ifdefs
[ffmpeg] / libavutil /
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-06 Timothy Guxtea: Add Doxy @file and group
2014-04-06 Timothy Guadler32: Fix doxy group definition
2014-04-06 Janne Grunauaarch64: add armv8 CPU flag
2014-04-04 Alessandro Ghedinireplaygain: correctly parse peak values
2014-04-03 Luca Barbatolog: Unbreak windows support
2014-04-03 Luca Barbatolog: Do not assume the TERM variable is always set
2014-04-03 Luca Barbatolog: Document AV_LOG_C usage
2014-04-03 Luca Barbatolog: Remove undefined behaviour
2014-04-03 Luca Barbatolog: Support for 256color terminals
2014-04-01 Janne Grunaulavu: add missing formats to av_pix_fmt_swap_endianness
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-22 Diego Biurrunfloat_dsp: Replace arch optimization ifdefs by if cascade
2014-03-20 Janne Grunaufloat-dsp-test: do not use C99's predefined __func__
2014-03-19 Martin Storsjöfloat_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALI...
2014-03-18 Janne Grunauaarch64: float_dsp NEON assembler
2014-03-18 Janne Grunaufloat_dsp: add test program and use it as fate test
2014-03-16 Jean FirstRGBA64 pixel formats
2014-03-13 Diego Biurrunbfin: Refactor duplicated assembly-related macros
2014-03-13 Diego Biurrunbfin: Refactor duplicated l1_text/l1_data_B macros
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2014-03-08 Janne Grunaufloat_dsp: fix errors in documentation
2014-03-08 Janne Grunautimer: use mach_absolute_time as high resolution clock...
2014-03-07 Patrice Clementdict: K&R formatting cosmetics
2014-03-05 Janne Grunauarm: hpeldsp: prevent overreads in armv6 asm
2014-03-04 Vittorio Giovaradoc: fix a couple of typos in frame.h
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-23 James Almerx86: add detection for Bit Manipulation Instruction...
2014-02-23 James Almerx86: add detection for FMA3 instruction set
2014-02-23 James Almerx86: add missing XOP checks and macros
2014-02-20 Janne Grunauaarch64: use EXTERN_ASM consistently for exported symbols
2014-02-20 Christophe Gisquetx86: float dsp: unroll SSE versions
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-19 Diego Biurrunthreads: Check w32threads dependencies at the configure...
2014-02-19 Martin Storsjöarm: Mark the stack as non-executable
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-12 Diego Biurrunlog: Have function parameter names match between .c...
2014-02-07 Martin Storsjöarm: Add EXTERN_ASM to the .func and .type declarations...
2014-02-05 Janne Grunaulavu: add missing log.h include in timer.h
2014-02-04 Luca Barbatodoxy: Format @code blocks so they render properly
2014-02-04 Justin Rugglessamplefmt: avoid integer overflow in av_samples_get_buf...
2014-01-26 Loren Merrittx86inc: Speed up assembling with Yasm
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-17 Luca Barbatodoxy: Document better the available AVFrame flags
2014-01-17 Luca Barbatodoxy: Add AVFrame to the structured modules
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: add cpuflags support for NEON and VFP
2014-01-14 Janne Grunauaarch64: bswap inline assembly
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-09 Vittorio Giovaraavutil: do not use avcodec header in frame.h
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-06 Michael Niedermayerrandom_seed: Rewrite the generic clock() based seed...
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2014-01-03 Anton Khirnovmathematics: remove asserts from av_rescale_rnd()
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-24 Diego Biurrunerror.h: Do not circularly depend on avutil.h
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-20 Diego Biurrunatomics: cosmetics: Restructure ifdefs for greater...
2013-12-17 Vittorio Giovaraapidoc: fix warning from stereo3d.h
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-13 Luca Barbatodoxy: Define a group for libswscale documentation
2013-12-13 Diego Biurrunavutil: Add deprecation ifdefs around obsolete intfloat...
2013-12-12 Vittorio Giovaraparseutils: fix discarding const attribute warning
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-11-03 Vittorio Giovaraattributes: disable flatten on llvm/clang
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-10-27 Anton KhirnovAVOptions: do not range check flag options.
2013-10-27 Vittorio Giovaraavframe: mark source frame const in _ref and _clone
2013-10-26 Vittorio Giovaramem: do not check for negative size
2013-10-25 Kieran Kunhyalibavutil: x86: Add AVX2 capable CPU detection.
2013-10-25 Derek Buitenhuisbase64-test: Remove posibility of returning restricted...
2013-10-24 Derek Buitenhuistree-test: Don't return restricted exit codes
2013-10-23 Diego Biurrunavstring-test: Mark pointer passed to av_free() as...
2013-10-16 Martin Storsjömem: Make av_strdup allocate using av_realloc
2013-10-14 Jason Garrett-Glaserx86: more AVX2 framework
2013-10-14 Jason Garrett-Glaserx86inc: FMA3/4 Support
2013-10-14 Derek Buitenhuisx86inc: Remove our FMA4 support
2013-10-14 Henrik Gramnerx86inc: Use VEX-encoded instructions in AVX functions
2013-10-09 Henrik Gramnerx86inc: Remove .rodata kludges
2013-10-07 Henrik Gramnerx86inc: remove misaligned cpu flag
2013-10-07 Jason Garrett-Glaserx86inc: various minor backports from x264
2013-10-07 Derek Buitenhuisx86inc: Check for __OUTPUT_FORMAT__ having a value...
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-10-07 Loren Merrittx86inc: create xm# and ym#, analagous to m#
2013-10-07 Loren Merrittx86inc: fix some corner cases of SWAP
2013-10-07 Henrik Gramnerx86inc: Use SSE instead of SSE2 for copying data
2013-10-07 Henrik Gramnerx86inc: Set ELF hidden visibility for global constants
2013-10-07 Loren Merrittx86inc: activate REP_RET automatically
next