Use the fast quantizer for inter mode selection
[profile/ivi/libvpx.git] / vp8 / encoder / x86 / x86_csystemdependent.c
2010-12-28 Scott LaVarnwayUse the fast quantizer for inter mode selection
2010-12-10 Fritz KoenigMerge "vp8 fast quantizer sse2 optimizations for eob."
2010-12-09 Fritz Koenigvp8 fast quantizer sse2 optimizations for eob.
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
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 Paul WilkinsMerge "Relax rate control for last few frames"
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Fritz KoenigFDCT optimizations.
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-03 John KoleszarMerge "fix pipe support on windows"
2010-11-02 Scott LaVarnwayMerge "SSSE3 version of fast quantizer"
2010-11-01 Scott LaVarnwaySSSE3 version of fast quantizer
2010-10-28 John KoleszarMerge branch 'aylesbury'
2010-10-27 John KoleszarMerge "Output the PSNR for the entire file."
2010-10-27 Yunqing WangFull search SAD function optimization in SSE4.1
2010-10-27 John KoleszarFix half-pixel variance RTCD functions
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-21 John KoleszarMerge "Move firstpass motion map to stats packet"
2010-10-21 Yunqing WangMerge "Rewrite vp8_short_walsh4x4_sse2()"
2010-10-21 Yunqing WangMerge "Add SSE2 subtract functions"
2010-10-21 Yunqing WangRewrite vp8_short_walsh4x4_sse2()
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-18 Yunqing WangAdd SSE2 subtract functions
2010-10-14 Yunqing WangMerge "Fix one gcc compiler warning"
2010-10-14 Yunqing WangMerge "Improve bounds checking in vp8_diamond_search_sa...
2010-10-14 Fritz KoenigFix compiler warning about vp8_fast_quantize_b_impl_ssse2.
2010-10-12 John KoleszarMerge "Add const qualifiers to variance/SAD functions."
2010-10-12 John KoleszarMerge "Move vp8_strict_quantize_b inside EXACT_QUANT...
2010-10-12 John KoleszarMerge "Remove INTRARDOPT #define and intra_rd_opt option."
2010-10-11 Scott LaVarnwayMerge "Added vp8_fast_quantize_b_sse2"
2010-10-07 Scott LaVarnwayAdded vp8_fast_quantize_b_sse2
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-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-21 JohannMerge "limit range checking code for L[k] to CONFIG_DEB...
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-29 Yaowu XuImprove the accuracy of forward walsh-hadamard transform
2010-06-24 Scott LaVarnwayAdded first-pass sse2 version of Yaowu's new fdct.
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-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-14 Scott LaVarnwaysse2 version of vp8_regular_quantize_b
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-18 John KoleszarInitial WebM release