]> git.sesse.net Git - x264/history - common
Switch to exponential interpolation between presets.
[x264] / common /
2016-04-23 Steinar H. GundersonRedo the speedcontrol preset list from scratch.
2016-04-23 Kieran KunhyaAdd ability to signal to x264 when speedcontrol bufferi...
2016-04-23 Kieran KunhyaChange defaults and use x264_log
2016-04-23 Kieran KunhyaMerge speedcontrol.
2016-04-20 Anton MitrofanovClean up header includes
2016-04-20 Henrik GramnerEliminate some compiler warnings on BSD
2016-04-12 Henrik Gramnerx86: Use one less register in mbtree_propagate_cost_avx2
2016-04-12 Henrik Gramnerx86: Add asm for mbtree fixed point conversion
2016-04-12 Anton Mitrofanovx86inc: Enable AVX emulation in additional cases
2016-04-12 Anton Mitrofanovx86inc: Improve handling of %ifid with multi-token...
2016-04-12 Anton Mitrofanovx86inc: Fix AVX emulation of some instructions
2016-04-12 Henrik Gramnerx86inc: Fix AVX emulation of scalar float instructions
2016-04-12 Henrik Gramnerx86: dct2x4dc asm
2016-04-12 Henrik Gramnerx86: SSE2/AVX idct_dequant_2x4_(dc|dconly)
2016-04-11 Henrik Gramnermsvc: Add snprintf/vsnprintf replacements
2016-04-11 Henrik Gramnerconfigure: Define feature test macros for --std=gnu99
2016-04-11 Henrik Gramnermsvs: WinRT support
2016-01-18 Sebastian DrögeFix AVC-Intra padding for non-Annex B encoding
2016-01-17 Anton Mitrofanovppc: Only perform AltiVec detection if compiled with...
2016-01-16 Henrik GramnerBump dates to 2016
2016-01-16 Henrik GramnerSimplify threadpool_wait
2016-01-16 Henrik Gramnerx86: Avoid some bypass delays and false dependencies
2016-01-16 Henrik Gramnerx86: Enable high bit-depth x264_coeff_last64_avx2_lzcnt
2016-01-16 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-16 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-16 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-16 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-16 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-16 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-03 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-03 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2015-12-20 Janne Grunauarm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH
2015-12-20 Janne Grunauarm: Eliminate text relocations in asm
2015-10-17 Martin Storsjöarm: Don't assume alignment in mbtree_propagate_list_in...
2015-10-11 Anton Mitrofanovppc: Add detection of AltiVec support for FreeBSD
2015-10-11 Martin Storsjöarm: Implement x264_mbtree_propagate_{cost, list}_neon
2015-10-11 Martin Storsjöx86: Share the mbtree_propagate_list macro with aarch64
2015-10-11 Martin Storsjöarm: Implement luma intra deblocking
2015-10-11 Martin Storsjöarm: Implement some neon 8x16c intra predict functions
2015-10-11 Martin Storsjöarm: Implement x264_plane_copy_neon
2015-10-11 Jerome DuvalHaiku support
2015-10-11 Martin Storsjöarm: Implement x284_decimate_score15/16/64_neon
2015-10-11 Martin Storsjöarm: Implement chroma intra deblock
2015-10-11 Martin Storsjöarm: Implement x264_pixel_sa8d_satd_16x16_neon
2015-10-11 Martin Storsjöarm: Implement x264_deblock_h_chroma_mbaff_neon
2015-10-11 Martin Storsjöarm: Implement x264_deblock_h_chroma_422_neon
2015-10-11 Martin Storsjöarm: Implement integral_init4/8h/v_neon
2015-10-11 Martin Storsjöarm: Implement x264_denoise_dct_neon
2015-10-11 Martin Storsjöarm: Add x264_nal_escape_neon
2015-10-11 Martin Storsjöarm: Add neon versions of vsad, asd8 and ssd_nv12_core
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öarm: Implement x264_sub8x16_dct_dc_neon
2015-10-11 Martin Storsjöarm: Optimize x264_deblock_h_chroma_neon
2015-10-11 Martin Storsjöaarch64: Remove leftover commented out code
2015-10-11 Martin Storsjöaarch64: Simplify the decimate_score functions
2015-10-11 Martin Storsjöarm: Use aligned loads in x264_coeff_last15_neon
2015-10-11 Martin Storsjöarm: Simplify x264_predict_8x8c_p_neon
2015-09-03 Janne Grunauaarch64: fix x264_mbtree_propagate_cost_neon
2015-08-27 Martin Storsjöaarch64: Fix integral_init4/8h_neon
2015-08-27 Henrik Gramnerx86: Fix integral_init4/8h_avx2
2015-08-18 Henrik Gramnerx86inc: Sync minor changes from ffmpeg/libav
2015-08-18 Henrik GramnerSilence various static analyzer warnings
2015-08-18 Henrik Gramnermsvs: Don't redefine snprintf for VS2015
2015-08-18 Henrik Gramnerx264_vfprintf: use va_copy
2015-07-26 Henrik Gramnerparam_parse: Fix framerate rounding issues
2015-07-25 Rong Yanppc: Add little-endian PowerPC support
2015-07-25 Rishikesh Moremips: MSA quant optimizations
2015-07-25 Rishikesh Moremips: MSA predict optimizations
2015-07-25 Rishikesh Moremips: MSA pixel optimizations
2015-07-25 Rishikesh Moremips: MSA deblock optimizations
2015-07-25 Rishikesh Moremips: MSA dct optimizations
2015-07-25 Rishikesh Moremips: MSA mc optimizations
2015-07-25 Rishikesh Moremips: Common MSA macros
2015-07-25 Kaustubh Rastemips: Initial MSA support
2015-07-25 Anton MitrofanovUse forced frame types in slicetype analysis
2015-07-25 Henrik Gramnerx86: SSSE3 and AVX2 implementations of plane_copy_swap
2015-07-25 Yu XiaoleiNV21 input support
2015-07-25 Henrik Gramnerdeblock: Write combining
2015-07-25 Henrik Gramnerx86: Experimental nasm support
2015-07-25 Timothy Gux86inc: Prevent warnings when using `struc` and `endstruc`
2015-07-25 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2015-07-25 Henrik Gramnerx86inc: Disable vpbroadcastq workaround in newer yasm...
2015-07-25 Henrik GramnerPrefer Unicode versions of Windows API calls
2015-07-24 Henrik Gramnerslurp_file: Various minor bug fixes
2015-07-24 Henrik Gramnerparam_parse: Check strdup() return value
2015-07-16 Henrik Gramnerparam_parse: Fix memory leak
2015-07-16 Henrik Gramnerx86: Prevent overread of src in plane_copy_interleave
2015-02-23 Christophe Gisquetx86inc: Correctly warn on use of SSE2 instructions...
2015-02-23 Christophe Gisquetx86inc: Fix instantiation of YMM registers
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-20 Anton Mitrofanovx86: Update intel compiler cpu dispatcher override...
2014-12-20 Henrik Gramnerx86: SSE and AVX implementations of plane_copy
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
next