Bugfix for error accumulator stats
[profile/ivi/libvpx.git] / vp8 / encoder / pickinter.c
2011-04-12 John KoleszarBugfix for error accumulator stats
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"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
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 KoleszarAdd half-pixel variance RTCD functions
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-12 John KoleszarMerge "Add const qualifiers to variance/SAD functions."
2010-10-12 Timothy B. TerriberryAdd const qualifiers to variance/SAD functions.
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-09-03 Scott LaVarnwayReduced the size of MB_MODE_INFO
2010-08-31 Scott LaVarnwayChanged above and left context data layout
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-23 Fritz KoenigSwap alt/gold/new/last frame buffer ptrs instead of...
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-14 Guillermo Balleste... Fix compiler warnings
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-18 John KoleszarInitial WebM release