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
2017-03-24Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch
2017-03-23Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'Clément Bœsch
2017-01-31lavc/hevc: remove a few random spaces to reduce diff with libavClément Bœsch
2017-01-31Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'Clément Bœsch
2017-01-31Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch
2016-10-22hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere
2016-10-11hevc: Add SSE2 and AVX IDCTAlexandra Hájková
2016-07-18hevc: Add AVX2 DC IDCTJames Almer
2016-02-23x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun
2016-02-15x86: use the new helper macros where usefulJames Almer
2015-12-20x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}James Almer
2015-12-05hevcdsp: add x86 SIMD for MCAnton Khirnov
2015-10-25all: fix -Wextra-semi reported on clangGanesh Ajjanagadde
2015-02-14x86: hevc: remove a parameter to WP internalsChristophe Gisquet
2015-02-12x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32James Almer
2015-02-10x86/hevc_sao: make sao_band_filter work on x86_32James Almer
2015-02-06x86: hevc_mc: use epel_hv 16-wide functionChristophe Gisquet
2015-02-06x86: hevc_mc: add AVX2 optimizationsPierre Edouard Lepere
2015-02-05x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer
2015-02-05x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}James Almer
2015-02-02x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer
2014-09-05x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2James Almer
2014-08-24x86: hevc_mc: split differently callsChristophe Gisquet
2014-08-22hevcdsp: remove more instances of compile-time-fixed parametersChristophe Gisquet
2014-08-22hevcdsp: remove compilation-time-fixed parameterChristophe Gisquet
2014-08-21x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8James Almer
2014-08-20x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avxJames Almer
2014-08-20x86: hevc: adding transform_addPierre Edouard Lepere
2014-07-29x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avxJames Almer
2014-07-27x86/hevc_idct: add 12bit idct_dcJames Almer
2014-07-27avcodec/x86/hevcdsp_init: make license header consistentMichael Niedermayer
2014-07-27Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'Michael Niedermayer
2014-07-26x86/hevc_idct: replace old and unused idct functionsJames Almer
2014-07-26hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere
2014-07-26x86/hevc: add 12bits support for MCMickaël Raulet
2014-07-26x86/hevc: add 12bits support for deblocking filterMickaël Raulet
2014-07-24x86: hevcdsp: alignChristophe Gisquet
2014-07-22avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer ...Michael Niedermayer
2014-07-13x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2James Almer
2014-06-25avcodec/x86/hevc: add avx2 dc idctplepere
2014-06-17avcodec/hevc: new idct + asmplepere
2014-06-02x86: hevcdsp_init: fix macro usageChristophe Gisquet
2014-05-16avcodec/x86/hevc: added DBF assembly functionsplepere
2014-05-09avcodec/x86/hevcdsp_init: fix build failure with --disable-mmxMichael Niedermayer
2014-05-09hvcodec/x86/hevcdsp: make macros more modular to support functions that are n...plepere
2014-05-06avcodec/x86/hevcdsp_init: fix SSE4 checksMichael Niedermayer
2014-05-06avcodec/x86/hevcdsp_init: fix build on 32bitMichael Niedermayer
2014-05-06HEVC : added assembly MC functionsplepere