Merge "Modification and issue fix in full-pixel refining search"
[profile/ivi/libvpx.git] / vpx / vp8dx.h
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John Koleszarcosmetic: clean up comments for new vp8dx controls
2011-03-04 John KoleszarMerge "clean up msvs project generation"
2011-03-04 John KoleszarMerge "Fixing divide by zero"
2011-03-04 John KoleszarMerge "Fix drastic undershoot in long form content"
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
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 James Zerndocumentation: minor updates to vp8 (en|de)coder
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 James Zerndocumentation: minor cosmetics
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-19 Paul WilkinsMerge "First pass loop bug."
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-19 Henrik LundinImplement error tracking in the decoder
2010-12-20 Jim BankoskiMerge "Add psnr/ssim tuning option"
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-17 Henrik LundinInform caller of decoder about updated references
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
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-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-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...