Add psnr/ssim tuning option
[profile/ivi/libvpx.git] / vp8 / vp8_dx_iface.c
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 Koenigpostproc : Re-work posproc calling to allow more flags.
2010-11-09 John KoleszarMerge "improve average framerate calculation"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John Koleszarfix integer promotion bug in partition size check
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-24 Yunqing WangMerge "Adjust multi-thread sync ranges according to...
2010-09-24 John KoleszarMerge "Add getter functions for the interface data...
2010-09-23 John KoleszarAdd getter functions for the interface data symbols
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-26 Fritz KoenigMerge "update arm idct functions"
2010-07-26 Fritz KoenigMerge changes I896fe6f9,I90d8b167
2010-07-23 Fredrik SöderquistDon't dereference ctx->priv if it hasn't been setup...
2010-07-23 Fredrik SöderquistOnly touch ctx->priv if vp8_mmap_alloc succeeded.
2010-07-22 Fritz KoenigRemove CONFIG_NEW_TOKENS files.
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-13 John KoleszarMerge "Make this/next iiratio unsigned."
2010-06-13 Paul WilkinsMerge "Tuning of baseline Rd equation to improve behavi...
2010-06-13 Paul WilkinsMerge "Incorrect comment."
2010-06-11 Paul WilkinsIncorrect comment.
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 John KoleszarRemove reference to 'vpx Technologies'
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-26 John KoleszarMerge "examples: use I420 input for encoders"
2010-05-25 John KoleszarMerge "vpx_image: add VPX_ prefix to PLANE_*"
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John Koleszarvpx_image: add VPX_ prefix to PLANE_*
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-24 John KoleszarMerge "Fixed an encoder debug/relese mismatch in x86_64...
2010-05-21 James ZernPut img_fmt in the vpx namespace
2010-05-18 John KoleszarInitial WebM release