Fix a bug happening while encoding at profile=3
[profile/ivi/libvpx.git] / vp8 / encoder / pickinter.c
2011-05-24 Yunqing WangFix a bug happening while encoding at profile=3
2011-05-24 Scott LaVarnwayMerge "MODE_INFO size reduction"
2011-05-24 Scott LaVarnwayMODE_INFO size reduction
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-23 Yaowu XuMerge "use get8x8var directly for non-subpixel motion...
2011-05-20 John KoleszarMerge "bug fix active_worst_quality set below active_be...
2011-05-20 John KoleszarMerge "cleanup: collect twopass variables"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "revise two function definitions with less parame...
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
2011-05-20 Yaowu Xurevise two function definitions with less parameters
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
2011-05-19 John KoleszarRemove unused members of VP8_COMP
2011-05-19 Scott LaVarnwayUsing partition_info instead of blockd info for splitmv
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-18 Yunqing WangMerge "Modify MVcount in pick_inter_mode to eliminate...
2011-05-18 Yunqing WangFix a bug in vp8_clamp_mv function
2011-05-17 Yunqing WangModify MVcount in pick_inter_mode to eliminate calling...
2011-05-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-12 Scott LaVarnwayUsing int_mv instead of MV
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
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 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Ronald S. BultjeSSE2/SSSE3 optimizations for build_predictors_mbuv...
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-21 Scott LaVarnwayRemoved dc_diff from MB_MODE_INFO
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-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
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-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-14 Fritz KoenigMerge "Use consistent delimiters."
2011-04-14 Adrian GrangeFix usage of value returned by vp8_pick_intra4x4mby_modes
2011-04-14 JohannMerge "update configure for ios sdk 4.3"
2011-04-13 Adrian GrangeFixed use of early breakout in vp8_pick_intra4x4mby_modes
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-12 John KoleszarBugfix for error accumulator stats
2011-04-11 Yunqing WangDefine RDCOST only once
2011-04-08 Johann KoenigMerge "use asm_offsets with vp8_fast_quantize_b_sse3"
2011-04-08 John KoleszarMerge "Error accumulator stats bug."
2011-04-08 Paul WilkinsError accumulator stats bug.
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-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 "Move build_intra_predictors_mby to RTCD framework"
2011-03-11 John KoleszarMove build_intra_predictors_mby to RTCD framework
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
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 Yunqing WangMerge "Add improved_mv_pred flag in real-time mode"
2011-02-11 Yunqing WangAdd improved_mv_pred flag in real-time mode
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 John KoleszarFix relative include paths
2011-02-10 Yunqing WangImprove motion search in real-time mode
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-02-01 Scott LaVarnwayMoved rd calculation into vp8_pick_intra4x4mby_modes
2011-01-28 Yunqing WangImprove MV prediction in vp8_pick_inter_mode() for...
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-14 Paul WilkinsMerge "KF/GF Pulsing"
2011-01-14 Paul WilkinsMerge "Testing of modes with Alt Ref frame"
2011-01-14 Paul WilkinsTesting of modes with Alt Ref frame
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"
next