Added vp8_update_zbin_extra
[profile/ivi/libvpx.git] / vp8 / encoder / encodeframe.c
2011-01-24 Scott LaVarnwayAdded vp8_update_zbin_extra
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 Paul WilkinsFurther CQ, Key frame and ARF changes
2011-01-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 JohannMerge "use unaligned load"
2011-01-11 Henrik LundinRemove unused local variables
2011-01-07 Paul WilkinsMerge "CQ Mode"
2011-01-07 Paul WilkinsMerge "Limit Q variability in two pass."
2011-01-07 Paul WilkinsMerge "Disable some features for first pass."
2011-01-07 Scott LaVarnwayMerge "Removed cpi->target_bits_per_mb"
2011-01-07 Scott LaVarnwayRemoved cpi->target_bits_per_mb
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-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 KoleszarAdd psnr/ssim tuning option
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-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 John Koleszarquantizer: fix assertion in fast quantizer path
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Paul WilkinsTuning for the more exact quantizer.
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-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 KoleszarCentralize mb skip state calculation
2010-10-12 Timothy B. TerriberryAdd simple version of activity masking.
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-29 Adrian GrangeMerge "Moved row-specific computation of MV bounds...
2010-09-29 Adrian GrangeMoved row-specific computation of MV bounds out of...
2010-09-28 Adrian GrangeMerge "Made AltRef filter adaptive & added motion compe...
2010-09-28 Adrian GrangeMade AltRef filter adaptive & added motion compensation
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-09-02 John KoleszarWhitespace: nuke CRLFs
2010-09-02 John KoleszarMerge "added separate rounding/zbin constants for 2nd...
2010-09-02 Yaowu Xuadded separate rounding/zbin constants for 2nd order
2010-08-31 Scott LaVarnwayChanged above and left context data layout
2010-08-13 John Koleszarmove segmentation_common to encoder
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
2010-08-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-08-11 Yaowu XuNormalize quantizer's zero bin and rounding factors
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-07-29 Yaowu XuMerge "Enable the switch between two versions of quantizer"
2010-07-28 Yaowu XuEnable the switch between two versions of quantizer
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-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-18 John KoleszarInitial WebM release