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-08-04x86inc: Drop SECTION_TEXT macroHenrik Gramner
2015-07-26avcodec/x86: add missing colon to labelsJames Almer
2014-04-06dcadsp: fix SSE code to not use SSE2 instructions.Hendrik Leppkes
2014-04-05x86/dcadsp: add ff_dca_lfe_fir0_fma3James Almer
2014-04-05x86/synth_filter: compile avx and fma3 functions unconditionallyJames Almer
2014-04-05Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3'Michael Niedermayer
2014-04-05x86/synth_filter: remove the main loop when it's not neededChristophe Gisquet
2014-04-04x86/synth_filter: add synth_filter_fma3James Almer
2014-04-04x86/synth_filter: add synth_filter_avxJames Almer
2014-04-04x86/synth_filter: add synth_filter_sseJames Almer
2014-03-18x86/synth_filter: improve FMA versionJames Almer
2014-03-05x86/synth_filter: add synth_filter_fma3James Almer
2014-03-02x86/synth_filter: Revert the switch to float ops with SSE2James Almer
2014-03-02x86/synth_filter: add synth_filter_avxJames Almer
2014-03-01x86/synth_filter: add synth_filter_sseJames Almer
2014-03-01Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'Michael Niedermayer
2014-02-28Merge commit '08e3ea60ff4059341b74be04a428a38f7c3630b0'Michael Niedermayer
2014-02-28x86: synth filter float: implement SSE2 versionChristophe Gisquet
2014-02-28Merge commit 'ad507d7907457e678900bac132122ba7be4644cb'Michael Niedermayer
2014-02-28x86: dcadsp: implement SSE lfe_dirChristophe Gisquet
2014-02-28dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet
2014-02-28x86: synth filter float: implement SSE2 versionChristophe Gisquet
2014-02-28x86: dcadsp: implement SSE lfe_dirChristophe Gisquet
2014-02-08Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'Michael Niedermayer
2014-02-08x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet