Use full-pixel MV in mvsadcost calculation
[profile/ivi/libvpx.git] / vp8 / encoder / block.h
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
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-10 John KoleszarFix relative include paths
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-25 Paul WilkinsMerge "Incorrect bit allocation in forced KF groups."
2011-01-24 Scott LaVarnwayAdded vp8_update_zbin_extra
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2010-12-28 Scott LaVarnwayMerge "Use the fast quantizer for inter mode selection"
2010-12-28 Scott LaVarnwayUse the fast quantizer for inter mode selection
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-04 Paul WilkinsMerge "Change to inter_minq table."
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-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-22 Timothy B. TerriberryConvert [4][4] matrices to [16] arrays.
2010-10-12 Timothy B. TerriberryAdd simple version of activity masking.
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-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-23 Paul WilkinsMerge commit 'refs/changes/51/351/1' of ssh://review...
2010-07-23 Yaowu XuMerge "Make the quantizer exact."
2010-07-23 Timothy B. TerriberryMake the quantizer exact.
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-24 Yaowu XuRedo the forward 4x4 dct
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-10 John KoleszarMerge "Make shared object use extralibs"
2010-06-08 Yaowu Xuminor cleanup of quantizer and fdct code
2010-06-07 Yaowu XuMerge "Remove duplicate and unused functions"
2010-06-07 Yaowu XuRemove duplicate and unused functions
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-18 John KoleszarInitial WebM release