]> git.sesse.net Git - x264/shortlog
x264
2012-01-15 Loren MerrittCABAC trellis opts part 3: make some arrays non-static
2012-01-15 Loren MerrittCABAC trellis opts part 2: C optimizations
2012-01-15 Loren MerrittCABAC trellis opts part 1: minor change in output
2012-01-15 Henrik Gramnerx86inc improvements for 64-bit
2012-01-15 Ilia ValiakhmetovHigh bit depth SSE2/AVX add8x8_idct8 and add16x16_idct8
2012-01-15 Edward WangMMX/SSE2/AVX predict_8x16_p, high bit depth fdct8
2012-01-15 Fiona GlaserXOP 8-bit fDCT
2012-01-15 Cristian MilitaruHigh bit depth intra_sad_x3_4x4
2012-01-15 Fiona GlaserUse a large LUT for CAVLC zero-run bit codes
2012-01-15 Matt HabelHigh bit depth intra_sad_x3_8x8, intra_satd_x3_4x4...
2012-01-15 Shitiz GargMMX 10-bit predict_8x8c_h and predict_8x16c_h
2012-01-15 Aaron SchmitzSome MBAFF x86 assembly functions.
2012-01-15 George StephanosMore ARM NEON assembly functions
2012-01-15 IliaMore 4:2:2 asm functions
2012-01-15 Henrik GramnerSSE2 and SSSE3 versions of sub8x16_dct_dc
2012-01-15 Steven WaltersResize filter updates
2012-01-12 Oka MotofumiAdd out-of-tree build support
2012-01-12 Anton MitrofanovLimit SSIM to 100db
2012-01-12 Reynaldo H... Fix wrong conditional inclusion of inttypes.h
2012-01-12 Anton MitrofanovFix crash with sliced threads and input height <= 112
2011-12-20 Phillip BlucasFix loading custom 8x8 chroma quant matrices in 4:4:4
2011-12-19 Anton MitrofanovFix PCM cost overflow
2011-12-08 Anton MitrofanovFix overflow in 8-bit x86 vsad asm function
2011-12-08 Anton MitrofanovFix crash in --fullhelp when compiled against recent...
2011-12-06 Fiona GlaserFix regression in r2118
2011-12-01 Fiona GlaserModify MBAFF chroma deblock functions to handle U/V...
2011-12-01 Fiona GlaserCABAC trellis optimizations: use SIMD quant
2011-12-01 Steven WaltersYUV range detection and support for x264CLI
2011-12-01 Kieran KunhyaPass through user data
2011-12-01 Fiona GlaserRemove unpredictable branch in CABAC dqp
2011-12-01 Loren Merrittx86inc: AVX symmetry optimization
2011-12-01 Anton Mitrofanovcheckasm: shut up gcc warnings, fix some naming of...
2011-11-30 Mans Rullgardcheckasm: fix build on ARM
2011-11-28 Anton MitrofanovImprove makefile rules
2011-11-11 Anton MitrofanovMark some local functions as static, cosmetics
2011-11-11 Anton MitrofanovFix crash if timecode file opening fails
2011-11-11 Fabian GreffrathConfigure: force PIC for shared build on PARISC and...
2011-10-23 Anton MitrofanovImprove yasm version check
2011-10-22 Fiona GlaserAdd fenc prefetching to adaptive quant
2011-10-22 Fiona GlaserSplit prefetch_fenc between colorspaces
2011-10-22 Fiona GlaserSome more 4:2:2 x86 asm
2011-10-22 Loren MerrittRemove obsolete versions of intra_mbcmp_x3
2011-10-22 Loren MerrittSSSE3/SSE4/AVX 9-way fully merged i8x8 analysis (sa8d_x9)
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 GlaserInline i4x4/i8x8 encode into intra analysis
2011-10-22 Fiona GlaserInitial XOP and FMA4 support on AMD Bulldozer
2011-10-22 Mans RullgardARM: update NEON chroma deblock functions to NV12 pixel...
2011-10-22 Sean McGovernAdd /usr/lib/{64/}values-xpg6.o to $LDFLAGS on Solaris
2011-10-22 Sean McGovernFix linker test for -Bsymbolic
2011-10-22 Sean McGovernAdd $SOFLAGS to exported SOFLAGS make variable
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-10-22 Harfe LeierImprove profile help
2011-10-22 Yusuke NakamuraFix infinite loop parsing TDecimate Mode 3 timecode...
2011-10-15 Fiona GlaserFix some integer overflows/signedness errors found...
2011-10-12 Fiona GlaserFix pixel_var2 with 4:2:2 encoding
2011-10-09 Anton MitrofanovFix chroma intra analysis in 4:4:4 lossless mode
2011-10-09 Anton MitrofanovFix use of uninitialized MVs in sub8x8 RDO
2011-10-08 Fabian GreffrathFix detection of Alpha CPU arch on alphaev67
2011-09-21 Fiona GlaserOptimize x86 asm for Intel macro-op fusion
2011-09-21 Fiona GlaserCAVLC: clean up and restructure
2011-09-21 Fiona GlaserCABAC: clean up and restructure
2011-09-21 Fiona GlaserSome initial 4:2:2 x86 asm
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 MerrittFaster intra_mbcmp_x3 for versions without dedicated asm
2011-09-21 Loren MerrittOptimize x86 intra_predict_4x4 and 8x8
2011-09-21 Loren MerrittUse realistic alignment for intra pred benchmarks in...
2011-09-21 Yusuke NakamuraFix frame packing SEI with --frame-packing 0
2011-09-09 Oka MotofumiFix install/uninstall shared libs if SYS is WINDOWS...
2011-08-24 Reinhard TartlerAdd Hurd support to configure
2011-08-24 Loren MerrittOptimize x86 intra_satd_x3_*
2011-08-24 Loren MerrittOptimize x86 intra_sa8d_x3_8x8
2011-08-24 Loren MerrittScale interlaced refs/mvs for mvr predictors
2011-08-24 Loren MerrittOptimize predict_8x8_filter and incidentally remove...
2011-08-24 Anton MitrofanovDon't override flat SSE2 dequant functions with non...
2011-08-24 Loren MerrittShut up some valgrind false-positives
2011-08-24 Fiona GlaserAvoid some unnecessary allocations with B-frames/CABAC off
2011-08-24 Fiona GlaserFix typo in p8x8 RD analysis
2011-08-24 Anton MitrofanovFix invalid memory accesses in x86 lowres_init when...
2011-08-24 Anton MitrofanovFix intermediate conversion for YUVJ* pixfmts with...
2011-08-24 Henrik GramnerFix pic_out returned by x264_encoder_encode with 4:4:4
2011-08-24 Loren MerrittFix zeroing of mvr predictors in bskip blocks
2011-08-24 Loren MerrittFix: chroma planes for weightp analysis were not initte...
2011-08-24 Henrik GramnerExpand borders before chroma weightp analysis
2011-08-24 Henrik GramnerAnother 4:4:4 chroma weightp bug fix
2011-08-24 Fiona GlaserFix typo in help
2011-08-10 Fiona GlaserImprove support for varying resolution between passes
2011-08-10 Loren Merrittasm cosmetics: base-4 constants for shuffles
2011-08-10 Loren MerrittEnable some existing asm functions that were missing...
2011-08-09 Loren MerrittRemove some unused, broken, and/or useless functions
2011-08-09 Loren Merrittasm cosmetics: merge all the variants of ABS macros
2011-08-09 Loren Merrittasm cosmetics part 2
2011-08-09 Loren Merrittasm cosmetics: INIT_MMX/XMM/YMM now support a cpuflags...
2011-08-09 Loren MerrittImport x86inc.asm patches from libav
2011-08-09 Loren MerrittCosmetics: s/mmxext/mmx2/
2011-08-09 Henrik GramnerFix two bugs in 4:4:4 chroma weightp analysis
2011-08-05 Loren MerrittFix "--asm avx"
2011-08-05 Anton MitrofanovRe-add support for glibc <2.6, which doesn't have CPU_COUNT
2011-08-05 Yasuhiro IkedaAvoid using deprecated libavformat functions
next