Add psnr/ssim tuning option
[profile/ivi/libvpx.git] / vp8 / vp8_cx_iface.c
2010-12-17 John KoleszarAdd psnr/ssim tuning option
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
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-25 Pascal Massiminoallow dimensions as low as 1 pixel
2010-11-23 John KoleszarMerge "vpxdec: fix use of uninitialized memory for...
2010-11-23 John KoleszarMerge changes I3aed713e,I9ef7f56e,Ic18c60df
2010-11-17 John KoleszarDisable compile warning for ERROR macro
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-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-21 Frank GalliganChange altref times to preceding pts+1.
2010-10-21 John KoleszarMerge "Move firstpass motion map to stats packet"
2010-10-21 John KoleszarMove 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-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-20 Frank GalliganUpdate arnr strength range form 1-6 to 0-6.
2010-10-01 JohannMerge "Fix valgrind errors in the NEON loop filters."
2010-09-30 John KoleszarMerge "Rename mode_ref_lf_test_function"
2010-09-30 John KoleszarMerge "Fix loopfilter delta zero transitions"
2010-09-30 Adrian GrangeChanged defaults & range checking for AltRef params
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 "Don't reset mb clamping state during splitmv...
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-21 John KoleszarMerge "configure: support for ppc32-linux-gcc"
2010-09-21 John KoleszarMerge "Add high limit check for unsigned parameters"
2010-09-20 Guillermo Balleste... Add high limit check for unsigned parameters
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-02 James Zernencoder: remove postproc dependency
2010-09-02 John KoleszarMerge "Disable frame dropping by default"
2010-09-02 John KoleszarDisable frame dropping by default
2010-08-30 John KoleszarMerge "Fix harmless off-by-1 error."
2010-08-30 John KoleszarMerge "Fix two-pass framrate for Y4M input."
2010-08-30 John KoleszarMerge "increase rate control buffer level precision"
2010-08-20 John Koleszarincrease rate control buffer level precision
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-19 Paul WilkinsParameter limit change.
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 John Koleszarvp8_cx_iface: set default cpu used to 0
2010-06-14 Guillermo Balleste... Fix compiler warnings
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-28 John KoleszarMerge "expose vp8_deblock"
2010-05-28 Yaowu XuIncrease the size of output packet list
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