Merge "Fix counter of fixed keyframe distance"
[profile/ivi/libvpx.git] / vp8 / encoder / ethreading.c
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-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 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 John KoleszarMerge "Avoid using an anonymous union."
2011-02-03 Scott LaVarnwayMerge "Zero out block mv when an intra mode is selected"
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-02-01 Attila NagyImproved encoder threading
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-07 Scott LaVarnwayMerge "Removed cpi->target_bits_per_mb"
2010-12-29 Scott LaVarnwayFixed encoder crash when mult-threading is enabled.
2010-12-22 John KoleszarMerge "make yasm generate cv8 debug data on win32"
2010-12-20 Jim BankoskiMerge "Add psnr/ssim tuning option"
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-17 John KoleszarAdd psnr/ssim tuning option
2010-12-15 Yunqing WangMerge "Fix 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 Yaowu Xufix a bug that "optimize" flag is not set for sub-threads
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John KoleszarMerge "Reduce size of TOKENEXTRA struct"
2010-12-10 Yaowu Xufix a bug in multithreaded encoding with active_map...
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-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-31 Scott LaVarnwayChanged above and left context data layout
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
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 Fritz KoenigSwap alt/gold/new/last frame buffer ptrs instead of...
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