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
2015-07-21Merge commit 'f56d8d8dd72b1ab52aa814c5a0fccabf8040ef68'Michael Niedermayer
2015-07-21h264: aarch64: intra prediction optimisationsJanne Grunau
2015-06-24arm64: constify src in h264qpel dsp function definitionsJanne Grunau
2015-02-02Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'Michael Niedermayer
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2015-01-31lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.Carl Eugen Hoyos
2014-12-09Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer
2014-12-09aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-11-16Merge commit 'c00365b46d464ce47716315c1801818d811bdb9a'Michael Niedermayer
2014-11-16aarch64: Make the function pointer tables position independentMartin Storsjö
2014-08-30avcodec/aarch64/h264qpel_init_aarch64: mark src as constMichael Niedermayer
2014-08-04Merge commit 'ac6b95dbc0b53b3ea461bd5e5e7f7f31d2983733'Michael Niedermayer
2014-08-04aarch64: add ',' between assembler macro arguments where missingJanne Grunau
2014-06-23Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060'Michael Niedermayer
2014-06-23h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau
2014-05-15Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer
2014-05-15aarch64: opus NEON iMDCT and FFTJanne Grunau
2014-05-13Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'Michael Niedermayer
2014-05-13aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau
2014-04-23Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'Michael Niedermayer
2014-04-23Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4'Michael Niedermayer
2014-04-23Merge commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855'Michael Niedermayer
2014-04-23Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62'Michael Niedermayer
2014-04-23aarch64: NEON vorbis_inverse_couplingJanne Grunau
2014-04-23aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau
2014-04-22aarch64: NEON float (i)MDCTJanne Grunau
2014-04-22aarch64: NEON float FFTJanne Grunau
2014-04-07Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332'Michael Niedermayer
2014-04-06aarch64: implement videodsp.prefetchJanne Grunau
2014-03-21Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer
2014-03-20build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun
2014-03-09Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a'Michael Niedermayer
2014-03-09aarch64: get_cabac inline asmJanne Grunau
2014-02-21Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'Michael Niedermayer
2014-02-20aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau
2014-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-15Merge commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6'Michael Niedermayer
2014-01-15Merge commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2'Michael Niedermayer
2014-01-15Merge commit 'c65d67ef50241886b9749e88fd333c52090f70c7'Michael Niedermayer
2014-01-15Merge commit 'd5dd8c7bf0f0d77c581db3236e0d938f06fd5591'Michael Niedermayer
2014-01-15Merge commit '8438b3f09f6b225d0886cc385117c38eb44ca0c1'Michael Niedermayer
2014-01-15Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer
2014-01-15aarch64: port neon clobber test from armJanne Grunau
2014-01-15aarch64: h264 (bi)weight NEON optimizationsJanne Grunau
2014-01-15aarch64: h264 loop filter NEON optimizationsJanne Grunau
2014-01-15aarch64: hpeldsp NEON optimizationsJanne Grunau
2014-01-15aarch64: h264 qpel NEON optimizationsJanne Grunau
2014-01-15aarch64: h264 idct NEON assembler optimizationsJanne Grunau
2014-01-15aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau