Modification and issue fix in full-pixel refining search
[profile/ivi/libvpx.git] / vp8 / encoder / mcomp.c
2011-05-12 Yunqing WangModification and issue fix in full-pixel refining search
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Yunqing WangUse diamond search to replace full search in full-pixel...
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yunqing WangModify HEX search
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangUse sub-pixel search's SSE in mode selection
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-15 JohannMerge "remove dead code, add missing RESTORE_XMM"
2011-04-15 Adrian GrangeMerge "Fix usage of value returned by vp8_pick_intra4x4...
2011-04-15 Yunqing WangMerge "Reduce unnecessary distortion computation"
2011-04-14 Yunqing WangReduce unnecessary distortion computation
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-12 John KoleszarMerge "Fix encoder range check for frame width and...
2011-04-11 Yunqing WangSet cpu_used range to [-16, 16] in real-time mode
2011-04-06 JohannMerge "use asm_offsets with vp8_fast_quantize_b_sse2"
2011-04-06 Yunqing WangMerge "Minor modification"
2011-04-06 Yunqing WangMinor modification
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "1 Pass CQ and VBR bug fixes"
2011-03-11 John KoleszarMerge "Fix incorrect macroblock counts in twopass rate...
2011-03-11 Yunqing WangMerge "Align SAD output array to be 16-byte aligned"
2011-03-11 Yunqing WangAlign SAD output array to be 16-byte aligned
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-14 JohannMerge "remove assembly detokenizer"
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 Yunqing WangImprove motion search in real-time mode
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-18 Paul WilkinsMerge "Further CQ, Key frame and ARF changes"
2011-01-18 Attila NagyFix encoder real-time only configuration.
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-15 Yunqing WangMerge "Fix a bug in motion search code(2)"
2010-12-14 Yunqing WangFix a bug in motion search code(2)
2010-12-14 Yaowu XuMerge "fix a bug that "optimize" flag is not set for...
2010-12-14 Yunqing WangMerge "Fix a bug in motion search code"
2010-12-14 Yunqing WangFix a bug in motion search code
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
2010-12-07 Yaowu XuMerge "adjust RDMULT for UV plane in quantization RDO"
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 Yunqing WangImprove MV prediction accuracy to achieve performance...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-28 John KoleszarMerge branch 'aylesbury'
2010-10-27 John KoleszarMerge "Output the PSNR for the entire file."
2010-10-27 Yunqing WangFull search SAD function optimization in SSE4.1
2010-10-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-27 John KoleszarMerge "Add half-pixel variance RTCD functions"
2010-10-27 John KoleszarMerge "make arm hex search the generic implementation"
2010-10-27 John KoleszarMerge "arm: remove duplicate functions"
2010-10-27 John KoleszarAdd half-pixel variance RTCD functions
2010-10-26 John Koleszarmake arm hex search the generic implementation
2010-10-26 John Koleszararm: remove duplicate functions
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-14 Yunqing WangMerge "Improve bounds checking in vp8_diamond_search_sa...
2010-10-14 Yunqing WangImprove bounds checking in vp8_diamond_search_sadx4()
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
next