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
2016-10-02avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer
2016-10-01avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer
2016-09-25avcodec: fix vc1dsp dependenciesXiaolei Yu
2016-07-04avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer
2016-06-25lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappersClément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-11aarch64/synth_filter: fix compilationJames Almer
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-24Merge commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873'Derek Buitenhuis
2016-04-12Merge commit '97aec6e75ef36ed0402653519daa8e1fc8ddb555'Derek Buitenhuis
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-26aarch64: Make transpose_4x4H do a regular transposeMartin Storsjö
2016-03-01fft: Split MDCT bits off from FFTDiego Biurrun
2016-02-26fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-25avcodec/synth_filter: split off remaining code from dcadec filesJames Almer
2016-01-02Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes
2016-01-02Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes
2016-01-02Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes
2016-01-02Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'Hendrik Leppkes
2015-12-24dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková
2015-12-21arm64: fix inverted register order in transpose_4x4HJanne Grunau
2015-12-19avcodec/arm64: fix inverted register order in transpose_4x4HJanne Grunau
2015-12-17Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"Michael Niedermayer
2015-12-14arm64: int32_to_float_fmul neon asmJanne Grunau
2015-12-14arm64: port synth_filter_float_neon from armJanne Grunau
2015-12-14arm64: convert dcadsp neon asm from armJanne Grunau
2015-12-12avcodec/aarch64/neon.S: Update neon.s for transpose_4x4Hzjh8890
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