]> git.sesse.net Git - x264/history - tools
windows: Flag debug builds in the resource file
[x264] / tools /
2016-01-16 Henrik GramnerBump dates to 2016
2016-01-16 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2015-10-17 Janne Grunauarm: Fix checkasm register clobber check on iOS
2015-10-11 Martin Storsjöcheckasm: arm: Check register clobbering
2015-10-11 Martin Storsjöcheckasm: Try different widths for ssd_nv12
2015-10-11 Martin Storsjöcheckasm: aarch64: Check register clobbering
2015-10-11 Martin Storsjöcheckasm: Check the right output range for integral_initXh
2015-08-18 Henrik Gramnercheckasm: Properly save rdx/edx in checkasm_call()...
2015-08-18 Henrik Gramnercygwin: Enable MSVS support
2015-08-18 Henrik Gramnercltostr.sh: Minor fixes
2015-07-25 Rishikesh Moremips: Add MSA support to checkasm
2015-07-25 Yu XiaoleiNV21 input support
2015-07-25 Henrik Gramnerx86: Experimental nasm support
2015-07-16 Anton Mitrofanovcheckasm: Fix incorrect memcmp size for ARM architecture
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-16 Anton MitrofanovUpdate to the latest version of gas-preprocessor.pl...
2014-12-16 Janne Grunauaarch64: cabac_encode_{decision,bypass,terminal}_asm
2014-12-16 Janne Grunaucheckasm: add cycle counter read for aarch64
2014-12-12 Henrik Gramnerx86: Make AVX2 also imply FMA3
2014-12-01 Anton Mitrofanovcheckasm: Fix undefined behavior warnings
2014-11-29 Henrik Gramnercheckasm: Fix V210 reporting
2014-10-09 Henrik Gramnercheckasm: Serialize read_time() calls on x86
2014-08-26 Henrik Gramnercheckasm: Only call x264_cpu_detect() once
2014-08-26 Janne Grunauaarch64: add armv8 and neon cpu flags and test them
2014-08-26 Janne Grunaucheckasm: test zigzag_sub_8x8_{frame,field}
2014-08-26 Janne Grunaucheckasm: add memory clobber to read_time inline asm
2014-07-20 Tsukasa OMOTOFix cltostr.sh on OS X
2014-07-20 Steven WaltersMSVS 2013 Update 2 support
2014-07-20 Diego Biurrunbuild: Replace cltostr.pl by a shell script
2014-06-20 Anton MitrofanovFix pixel_ssim_end4 asm function for x86_64 systems
2014-03-13 Fiona GlaserMacroblock tree overhaul/optimization
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-11 Anton MitrofanovFix checkasm --bench output when nop_cycles is too...
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 Henrik GramnerRemove tools/xyuv.c
2013-08-23 Henrik Gramnerx86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-05-28 Anton MitrofanovFix building with compilers without inline asm support
2013-05-20 Fiona Glaserx86: AVX2 deblock strength
2013-05-20 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-05-17 Henrik Gramnercheckasm: Use 64-bit cycle counters
2013-05-17 Henrik Gramnercheckasm: Fix stack alignment bug
2013-04-23 Fiona Glaserx86: SSSE3 LUT-based faster coeff_level_run
2013-04-23 Fiona Glaserx86-64: BMI2 cabac_residual functions
2013-04-23 Henrik Gramnerx86: AVX2 high bit-depth predict_16x16_h
2013-04-23 Fiona Glaserx86: more AVX2 framework, AVX2 functions, plus some...
2013-04-23 Fiona Glaserx86-64: cabac_block_residual assembly
2013-04-23 Steve BorhoOpenCL lookahead
2013-04-23 Anton MitrofanovDisable mbtree asm with cpu-independent option
2013-04-23 Fiona GlaserFix array overreads that caused miscompilation in gcc 4.8
2013-02-26 Fiona Glaserquant_4x4x4: quant one 8x8 block at a time
2013-02-26 Fiona Glaserx86: detect Bobcat, improve Atom optimizations, reorgan...
2013-02-26 Oskar Arvidssonx86: combined SA8D/SATD dsp function
2013-02-25 Henrik Gramnerx86: Use SSE instead of SSE2 for copying data
2013-01-09 Loren MerrittBump dates to 2013
2013-01-09 Fiona GlaserAVX2/FMA3 version of mbtree_propagate
2013-01-08 Loren Merrittx86inc: activate REP_RET automatically
2012-04-23 Henrik GramnerFaster chroma weight cost calculation
2012-03-06 Fiona GlaserRemove explicit run calculation from coeff_level_run
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-02-04 Fiona GlaserTBM, AVX2, FMA3, BMI1, and BMI2 CPU detection support
2012-02-04 Fiona GlaserMinor asm optimizations/cleanup
2012-02-04 Fiona GlaserXOP 8x8 zigzags
2012-02-04 Ronald S. BultjeChange %ifdef directives to %if directives in *.asm...
2012-02-04 HiiBump dates to 2012
2012-01-15 Henrik Gramnerx86inc improvements for 64-bit
2012-01-15 Edward WangMMX/SSE2/AVX predict_8x16_p, high bit depth fdct8
2012-01-15 Fiona GlaserUse a large LUT for CAVLC zero-run bit codes
2012-01-15 Aaron SchmitzSome MBAFF x86 assembly functions.
2012-01-15 IliaMore 4:2:2 asm functions
2011-12-01 Anton Mitrofanovcheckasm: shut up gcc warnings, fix some naming of...
2011-11-30 Mans Rullgardcheckasm: fix build on ARM
2011-10-22 Fiona GlaserSSSE3/SSE4/AVX 9-way fully merged i8x8 analysis (sad_x9)
2011-10-22 Loren MerrittMerge i4x4 prediction with intra_mbcmp_x9_4x4
2011-10-22 Fiona GlaserInitial XOP and FMA4 support on AMD Bulldozer
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-09-21 Loren MerrittSSSE3/SSE4 9-way fully merged i4x4 analysis (sad/satd_x9)
2011-09-21 Loren MerrittOptimize x86 intra_predict_4x4 and 8x8
2011-09-21 Loren MerrittUse realistic alignment for intra pred benchmarks in...
2011-08-24 Loren MerrittOptimize predict_8x8_filter and incidentally remove...
2011-08-24 Loren MerrittShut up some valgrind false-positives
2011-08-09 Loren Merrittasm cosmetics part 2
2011-08-09 Loren MerrittCosmetics: s/mmxext/mmx2/
2011-07-22 Dan LarkinAdd --subme 11, which disables all early terminations...
2011-07-22 Fiona GlaserClean up MBAFF deblocking code
2011-07-22 Anton MitrofanovVarious cosmetics
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-07-10 Fiona GlaserEliminate extra layer of indirection for sps/pps references
2011-07-10 Fiona GlaserFix SSIM calculation with sliced threads
2011-06-15 Fiona GlaserAVX mbtree_propagate
2011-06-15 Fiona GlaserUse -vsync 0 with ffmpeg regression test
2011-05-12 Fiona GlaserAdd checkasm tests for memcpy_aligned, memzero_aligned
2011-05-12 Fiona GlaserMBAFF: Improve handling of bottom row mod32 padding
2011-05-12 Simon HorlickMBAFF: Don't call zigzag_init for every mb
2011-05-12 Simon HorlickMBAFF: Add support for slice-max-size
2011-05-12 Simon HorlickMBAFF: Create a VSAD DSP function
next