]> git.sesse.net Git - x264/history - common
x86inc: Enable AVX emulation in additional cases
[x264] / common /
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 Henrik Gramnerx86: Make AVX2 also imply FMA3
2014-12-12 Anton MitrofanovFix bugs/typos in motion compensation and cache_load
2014-10-17 Henrik Gramnerx86: AVX2 high bit-depth var_16x16
2014-09-29 Vittorio GiovaraSupport case-independent string options
2014-09-16 Anton MitrofanovShut up clang -Wuninitialized warning
2014-09-16 Anton MitrofanovFix few clang -Wunused-* warnings
2014-09-16 Anton MitrofanovFix inappropriate instruction use
2014-09-16 Anton Mitrofanovx264asm: warn when inappropriate instruction used in...
2014-08-26 Henrik Gramnerx86inc: Make INIT_CPUFLAGS support an arbitrary number...
2014-08-26 Henrik Gramnerx86: Minor pixel_ssim_end4 improvements
2014-08-26 Henrik Gramnerx86: Faster quant_4x4x4
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
2014-08-26 Janne Grunauaarch64: add armv8 and neon cpu flags and test them
2014-08-26 Janne Grunauarm: use long multiplication in mc_weight_w*_neon
2014-08-26 Janne Grunauarm: do not use aligned stores in mc_weight_w4_*neon
2014-08-26 Janne Grunauarm: check if the assembler supports the '.func' directive
2014-08-26 Janne Grunauarm: move instructions after '.rept' to separate line
2014-08-26 Janne Grunauarm: set .arch/.fpu from asm.S
2014-07-20 Anton MitrofanovRemove meaningless use of abs()
2014-07-20 Steven WaltersMSVS 2013 Update 2 support
2014-07-20 Diego BiurrunDelete all SPARC optimizations
2014-07-20 Diego Biurrunopencl: Check return value of fread()
2014-07-20 Henrik Gramnerx86: Fix SIGILL in high bit-depth intra_sad_x3_4x4_sse2
2014-06-20 Anton MitrofanovFix pixel_ssim_end4 asm function for x86_64 systems
2014-04-22 James Almerx86: XOP pixel_sad_{x3, x4} high bit-depth
2014-04-22 James Almerx86: XOP pixel_ssd_nv12_core
2014-04-22 James Almerx86util: XOP optimized HADDD
2014-04-22 James Almerx86: add missing initialization for high bit-depth...
2014-04-22 James Almerx86: add missing initializations for high bit-depth...
2014-04-22 Janne Grunauarm: use the weight_fn_t typedef for mc weight function...
2014-04-22 Janne Grunauarm: correct x264_mc_chroma_neon function declaration
2014-04-22 Janne Grunauarm: do not export every asm function
2014-04-22 Janne Grunauarm: move all .macro/.endm to column 0
2014-04-22 Janne Grunauarm: x264_coeff_last8_arm
2014-04-22 Janne Grunauarm: x264_store_interleave_chroma_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_interleave_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_rgb_neon
2014-04-22 Janne Grunauarm: load_deinterleave_chroma_f{dec,enc}_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_neon
2014-04-22 Janne Grunauarm: implement deblock_strength_neon
2014-04-22 Janne Grunauarm: add missing macro instantiation for x264_pixel_avg...
2014-04-22 Janne Grunauarm: implement x264_predict_4x4_v_armv6
2014-04-22 Roland Stiggeppc: fix build on certain PowerPC variants without...
2014-03-13 Fiona GlaserMacroblock tree overhaul/optimization
2014-03-13 Janne Grunauarm: use available neon functions for intra_sa8d/sad...
2014-03-12 Janne Grunauarm: implement x264_pixel_var2_8x16_neon
2014-03-12 Janne Grunauarm: implement x264_pixel_var_8x16_neon
2014-03-12 Henrik Gramnerx86: SSE2 and SSSE3 plane_copy_deinterleave_rgb
2014-03-12 Henrik Gramnerx86: Minor mbtree_propagate_cost improvements
2014-03-12 Henrik Gramnerx86inc: Support arbitrary stack alignments
2014-03-12 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2014-03-12 Loren Merrittx86inc: free up variable name "n" in global namespace
2014-03-12 Henrik Gramnerx86: Pass -Worphan-labels to yasm
2014-03-12 Anton MitrofanovFix pointer cast warning for 64-bit builds
2014-03-11 Anton Mitrofanovmbaff: fix mb_field_decoding_flag tracking and simplify...
2014-03-11 Anton MitrofanovFix memory overwrite in x264_deblock_h_chroma_mbaff_sse2
2014-02-24 Anton MitrofanovReally fix quantization factor allocation
2014-02-24 Yu XiaoleiFix build with Android NDK
2014-01-21 Loren Merrittx86inc: speed up compilation with yasm
2014-01-21 Kieran KunhyaAdd support for AVC-Intra Class 200
2014-01-21 James Weaverv210 input support
2014-01-21 Fiona GlaserFix quantization factor allocation
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-08 Anton MitrofanovUse 8x16c wrappers with x86 asm functions for 4:2:2...
2014-01-08 Anton MitrofanovFix input support from named pipes in Windows
2014-01-08 Steve ClarkFix ARM asm compilation with Apple assembler
2013-10-30 Anton MitrofanovRemove --visualize option.
2013-10-30 Fiona GlaserAdd --filler option
2013-10-30 Anton MitrofanovMake x264_encoder_reconfig more threadsafe
2013-10-25 Henrik Gramnerx86inc: Make ym# behave the same way as xm#
2013-10-24 Anton MitrofanovFix compilation in case of HAVE_LOG2F check fails spuri...
2013-08-26 Anton MitrofanovFix masked access violation in KERNEL32
2013-08-23 Henrik GramnerWindows Unicode support
2013-08-23 Kieran KunhyaAVC-Intra support
2013-08-23 Henrik GramnerTransparent hugepage support
2013-08-23 Henrik Gramnerx86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4
2013-08-23 Henrik Gramnerx86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
2013-08-23 Derek Buitenhuisx86inc: Check for __OUTPUT_FORMAT__ having a value...
2013-08-23 Anton MitrofanovFix a few minor bugs found with a static analyzer
2013-08-23 Fiona GlaserFix AVX2 detection bug with "limit CPUID" enabled in...
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-07-03 Fiona Glaserx86: faster AVX2 iDCT, AVX deblock_luma_h, deblock_luma...
2013-07-03 Fiona GlaserAdd "--stitchable" option for segmented encoding
2013-07-03 Anton MitrofanovOpenCL cosmetics
next