]> git.sesse.net Git - x264/history - common/aarch64
Add speedcontrol file.
[x264] / common / aarch64 /
2016-01-16 Henrik GramnerBump dates to 2016
2015-10-11 Martin Storsjöx86: Share the mbtree_propagate_list macro with aarch64
2015-10-11 Martin Storsjöarm: Implement x284_decimate_score15/16/64_neon
2015-10-11 Janne Grunauaarch64: Skip deblocking in 264_deblock_h_chroma_422_neon
2015-10-11 Janne Grunauaarch64: Optimize various intra_predict asm functions
2015-10-11 Janne Grunauaarch64: Faster intra_predict_4x4_h
2015-10-11 Janne Grunauaarch64: Fix coeff_level_run* macros with LLVM's assembler
2015-10-11 Janne Grunauaarch64: Remove commas LLVM's assembler complains about
2015-10-11 Martin Storsjöaarch64: Remove leftover commented out code
2015-10-11 Martin Storsjöaarch64: Simplify the decimate_score functions
2015-09-03 Janne Grunauaarch64: fix x264_mbtree_propagate_cost_neon
2015-08-27 Martin Storsjöaarch64: Fix integral_init4/8h_neon
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-16 Janne Grunauaarch64: cabac_encode_{decision,bypass,terminal}_asm
2014-12-16 Janne Grunauaarch64: nal_escape_neon
2014-12-16 Janne Grunauaarch64: {plane_copy,memcpy_aligned,memzero_aligned...
2014-12-16 Janne Grunauaarch64: x264_mbtree_propagate_{cost,list}_neon
2014-12-16 Janne Grunauaarch64: x264_denoise_dct_neon
2014-12-16 Janne Grunauaarch64: x264_coeff_level_run{4,8,15,16}
2014-12-16 Janne Grunauaarch64: NEON asm for intra luma deblocking
2014-12-16 Janne Grunauaarch64: x264_deblock_h_chroma_422_neon
2014-12-16 Janne Grunauaarch64: x264_deblock_h_chroma_mbaff_neon
2014-12-16 Janne Grunauaarch64: NEON asm for intra chroma deblocking
2014-12-16 Janne Grunauaarch64: add myself as author to aarch64/mc.h
2014-12-16 Janne Grunauaarch64: NEON asm for integral init
2014-12-16 Janne Grunauaarch64: NEON asm for 8x16c intra prediction
2014-12-16 Janne Grunauaarch64: NEON asm for decimate_score
2014-12-16 Janne Grunauaarch64: implement x264_sub8x16_dct_dc_neon
2014-12-16 Janne Grunauaarch64: implement x264_pixel_asd8_neon
2014-12-16 Janne Grunauaarch64: NEON asm for 4x16 sad, satd and ssd
2014-12-16 Janne Grunauaarch64: implement x264_pixel_ssd_nv12_core_neon
2014-12-16 Janne Grunauaarch64: implement x264_pixel_vsad_neon
2014-12-16 Janne Grunauaarch64: NEON asm for missing x264_zigzag_* functions
2014-12-16 Janne Grunauaarch64: implement x264_pixel_sa8d_satd_16x16_neon
2014-12-16 Janne Grunauaarch64: optimize x264_predict_8x8c_dc_left_neon
2014-12-12 Anton MitrofanovFix bugs/typos in motion compensation and cache_load
2014-08-26 Janne Grunauaarch64: deblocking NEON asm
2014-08-26 Janne Grunauaarch64: intra predition NEON asm
2014-08-26 Janne Grunauaarch64: motion compensation NEON asm
2014-08-26 Janne Grunauaarch64: transform and zigzag NEON asm
2014-08-26 Janne Grunauaarch64: quantization and level-run NEON asm
2014-08-26 Janne Grunauaarch64: pixel metrics NEON asm
2014-08-26 Janne Grunauaarch64: add utility functions for asm