Move build_intra_predictors_mby to RTCD framework
[profile/ivi/libvpx.git] / vpx_ports /
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 James Zerndocumentation: minor cosmetics
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
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-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 Fritz KoenigMerge "Debug option for drawing motion vectors."
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
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-14 Yunqing WangMerge "Fix one gcc compiler warning"
2010-10-14 Yunqing WangMerge "Improve bounds checking in vp8_diamond_search_sa...
2010-10-13 Fritz KoenigAdd processor dectection for x86.
2010-10-12 Fritz KoenigGCC inline restrictions were not adequate.
2010-10-05 Paul WilkinsMerge "Tune effect of motion on KF/GF boost in two...
2010-10-04 Jan Kratochvilnasm: avoid relative include paths
2010-10-04 Jan Kratochvilnasm: address labels 'rel label' vice 'wrt rip'
2010-10-04 Jan Kratochvilnasm: match instruction length (movd/movq) to parameters
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-20 JohannMerge "reorder data to use wider instructions"
2010-09-20 JohannMerge "Update NEON wide idcts"
2010-09-15 Fritz KoenigModify GET_GOT macro for performance.
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 John KoleszarUse native win32 timers on mingw
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-08-02 Jan Kratochvilnasm: avoid space before the :data symbol type.
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "ARM WinCE VS8 build update"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-24 John KoleszarRemove INLINE/FORCEINLINE
2010-06-21 Timothy B. TerriberryFix a linker error on x86-64 Linux when not using a...
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-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-13 Paul WilkinsMerge "Tuning of baseline Rd equation to improve behavi...
2010-06-13 Paul WilkinsMerge "Incorrect comment."
2010-06-11 Yaowu XuMerge "Change preprocessor check to _WIN32"
2010-06-11 Makoto Katosome XMM registers are non-volatile on windows x64 ABI
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-27 John Koleszarx86: tell gnu ld that we don't require an executable...
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
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 John Koleszarconfigure: remove HAVE_CONFIG_H
2010-05-18 John KoleszarInitial WebM release