Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-16Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-02-15x86: float dsp: unroll SSE versionsChristophe Gisquet
2014-02-14x86inc: Extend FMA_INSTR functionalityJames Almer
2014-02-12Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66'Michael Niedermayer
2014-02-12log: Have function parameter names match between .c and .h fileDiego Biurrun
2014-02-11x86: add missing XOP checks and macrosJames Almer
2014-02-08Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635'Michael Niedermayer
2014-02-07arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö
2014-02-07x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags()James Almer
2014-02-06Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64'Michael Niedermayer
2014-02-06lavu: add missing log.h include in timer.hJanne Grunau
2014-02-05Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61'Michael Niedermayer
2014-02-05Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6'Michael Niedermayer
2014-02-05doxy: Format @code blocks so they render properlyLuca Barbato
2014-02-04samplefmt: avoid integer overflow in av_samples_get_buffer_size()Justin Ruggles
2014-02-03Fix compilation with msvc/icl due to missing header and define.Matt Oliver
2014-01-26x86inc: Speed up assembling with YasmLoren Merritt
2014-01-26avutil/internal.h: add timer.h backMichael Niedermayer
2014-01-26Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer
2014-01-26avutil: remove timer.h include from internal.hJanne Grunau
2014-01-25avutil/opt: Better print representation of number limitsJoão Bernardo
2014-01-19lavu/rational: add syntactic sugar.Nicolas George
2014-01-18x86inc: speed up compilation with yasmLoren Merritt
2014-01-17Merge commit '045654f422e74be8ed09a0819d39051d67633a09'Michael Niedermayer
2014-01-17Merge commit 'ff23c4e4935e96e62d8ff2212a1955a43add88e1'Michael Niedermayer
2014-01-17doxy: Document better the available AVFrame flagsLuca Barbato
2014-01-17doxy: Add AVFrame to the structured modulesLuca Barbato
2014-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-15Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'Michael Niedermayer
2014-01-15aarch64: port neon clobber test from armJanne Grunau
2014-01-15aarch64: add cpuflags support for NEON and VFPJanne Grunau
2014-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-15aarch64: bswap inline assemblyJanne Grunau
2014-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-11arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö
2014-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-10avutil: do not use avcodec header in frame.hVittorio Giovara
2014-01-08Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69'Michael Niedermayer
2014-01-07arm: Allow overriding the alignment set in the function macroMartin Storsjö
2014-01-07Merge commit '01d245ef4392152dbdc78a6ba4dfa0a6e8b08e6f'Michael Niedermayer
2014-01-06random_seed: Rewrite the generic clock() based seed codeMichael Niedermayer
2014-01-06Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'Michael Niedermayer
2014-01-06Merge commit '5c437fb'Michael Niedermayer
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2014-01-05lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker
2014-01-04avutil/rational: av_add_stable() test codeMichael Niedermayer
2014-01-04avutil/mathematics: add av_add_stable()Michael Niedermayer
2014-01-04Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0'Michael Niedermayer
2014-01-03avutil/mathematics: fix 2 typos in the doxyMichael Niedermayer