summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-231-5/+4
|\
| * x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-233-6/+19
* | Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3'Michael Niedermayer2014-02-231-1/+1
|\ \ | |/
| * x86: add detection for FMA3 instruction setJames Almer2014-02-234-1/+11
| * x86: add missing XOP checks and macrosJames Almer2014-02-231-0/+3
* | avutil/pixdesc: set bayer pixfmt descriptor flagsPeter Ross2014-02-231-0/+12
* | x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-223-5/+21
* | x86: add detection for FMA3 instruction setJames Almer2014-02-224-1/+12
* | Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'Michael Niedermayer2014-02-201-1/+8
|\ \ | |/
| * aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-201-1/+8
| * x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-201-16/+24
* | Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1'Michael Niedermayer2014-02-203-4/+25
|\ \ | |/
| * AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-193-5/+22
* | Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0'Michael Niedermayer2014-02-202-1/+6
|\ \ | |/
| * AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-192-1/+6
* | Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0'Michael Niedermayer2014-02-191-1/+4
|\ \ | |/
| * threads: Check w32threads dependencies at the configure stageDiego Biurrun2014-02-191-1/+4
* | Merge commit '543156d7518f5e5d731123da066d86278f9fa492'Michael Niedermayer2014-02-191-0/+1
|\ \ | |/
| * arm: Mark the stack as non-executableMartin Storsjö2014-02-191-0/+1
* | avutil/opt: preserve fractions in set_string_number()Michael Niedermayer2014-02-181-0/+9
* | Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer2014-02-165-2/+161
|\ \ | |/
| * lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-155-1/+160
* | x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-151-16/+24
* | x86inc: Extend FMA_INSTR functionalityJames Almer2014-02-131-0/+4
* | Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66'Michael Niedermayer2014-02-122-7/+8
|\ \ | |/
| * log: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-122-6/+7
* | x86: add missing XOP checks and macrosJames Almer2014-02-111-0/+3
* | Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635'Michael Niedermayer2014-02-081-1/+4
|\ \ | |/
| * arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö2014-02-071-1/+4
* | x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags()James Almer2014-02-062-1/+2
* | Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64'Michael Niedermayer2014-02-051-0/+2
|\ \ | |/
| * lavu: add missing log.h include in timer.hJanne Grunau2014-02-051-0/+2
* | Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61'Michael Niedermayer2014-02-051-15/+15
|\ \ | |/
| * doxy: Format @code blocks so they render properlyLuca Barbato2014-02-041-15/+15
* | Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6'Michael Niedermayer2014-02-051-0/+2
|\ \ | |/
| * samplefmt: avoid integer overflow in av_samples_get_buffer_size()Justin Ruggles2014-02-041-0/+2
| * x86inc: Speed up assembling with YasmLoren Merritt2014-01-261-23/+23
* | Fix compilation with msvc/icl due to missing header and define.Matt Oliver2014-02-031-0/+3
* | avutil/internal.h: add timer.h backMichael Niedermayer2014-01-261-0/+1
* | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer2014-01-264-1/+3
|\ \ | |/
| * avutil: remove timer.h include from internal.hJanne Grunau2014-01-253-1/+2
* | avutil/opt: Better print representation of number limitsJoão Bernardo2014-01-241-0/+14
* | lavu/rational: add syntactic sugar.Nicolas George2014-01-192-1/+12
* | x86inc: speed up compilation with yasmLoren Merritt2014-01-181-23/+23
* | Merge commit '045654f422e74be8ed09a0819d39051d67633a09'Michael Niedermayer2014-01-171-1/+11
|\ \ | |/
| * doxy: Document better the available AVFrame flagsLuca Barbato2014-01-171-1/+11
* | Merge commit 'ff23c4e4935e96e62d8ff2212a1955a43add88e1'Michael Niedermayer2014-01-171-0/+19
|\ \ | |/
| * doxy: Add AVFrame to the structured modulesLuca Barbato2014-01-171-0/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-151-0/+65
|\ \ | |/
| * aarch64: port neon clobber test from armJanne Grunau2014-01-151-0/+65
OpenPOWER on IntegriCloud