]> granicus.if.org Git - libvpx/history - vp8/common/arm/reconintra_arm.c
VP8 for ARMv8 by using NEON intrinsics 17
[libvpx] / vp8 / common / arm / reconintra_arm.c
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-05-21 Dmitry KovalevMerge "Deadline is not supported in VP9 decoder, removi...
2014-05-21 Jingning HanMerge "Adjust the forward 16x16 DCT computation steps"
2014-05-20 Tom FineganMerge "Add make target for running example tests."
2014-05-20 James ZernMerge "make spatial svc an experiment"
2014-05-20 James ZernMerge "Add test for vpx_temporal_svc_encoder example."
2014-05-19 Jingning HanMerge "Make x86inc support local variable array"
2014-05-19 Alex ConverseMerge "Exit with error when vpxenc cannot correctly...
2014-05-19 Yaowu XuMerge "Remove unused varables"
2014-05-19 Dmitry KovalevMerge "Cleaning up vp9_cx_iface.c."
2014-05-19 Dmitry KovalevMerge "Cleaning up vp9_pick_inter_mode()."
2014-05-19 Dmitry KovalevMerge "Reusing swap_block_ptr() function."
2014-05-19 Dmitry KovalevMerge "Removing unused fields from twopass_rc struct."
2014-05-19 Dmitry KovalevMerge "Hiding vp9_sub_pel_filters_{8, 8s, 8lp} filters...
2014-05-19 Dmitry KovalevMerge "Making vp9_initialize_dec() static."
2014-05-19 Alex ConverseMerge "Rewrite encoder input format handling."
2014-05-19 Yaowu XuMerge "Add a TODO"
2014-05-17 Dmitry KovalevMerge "Moving PC_TREE from MACROBLOCK to VP9_COMP."
2014-05-17 JohannMerge "vp8: Add increase_denoising parameter to denoiser."
2014-05-16 Dmitry KovalevMerge "Removing MACROBLOCKD dependency from loop filter."
2014-05-16 JohannMerge "Correct HAVE_NEON_ASM define"
2014-05-16 JohannCorrect HAVE_NEON_ASM define
2014-05-15 Yunqing WangMerge "AVX2 To VP9 Block Error Optimization"
2014-05-14 Dmitry KovalevMerge "Moving frame_coef_probs from VP9_COMP to local...
2014-05-14 Dmitry KovalevMerge "Cleaning up vp9_context_tree.c."
2014-05-14 Marco PaniconiMerge "Revert "Revert "Remove struct params from vp8_de...
2014-05-14 Tom FineganMerge "Add test for the resize_util example."
2014-05-13 Dmitry KovalevMerge "Fixing constant value used to calculate frame...
2014-05-13 Adrian GrangeMerge "Move frame stats output to after update"
2014-05-12 Yaowu XuMerge "vp9_pickmode.c: Removed unused function parameters"
2014-05-12 Yaowu XuMerge "Change to use proper type"
2014-05-12 Yaowu XuMerge "fixed comparison of different int types."
2014-05-12 Yaowu XuMerge "Cleanup unused parameters"
2014-05-12 Yaowu XuMerge "Fixed comparison of different int types"
2014-05-12 JohannMerge "Only build neon assembly for armv7 targets"
2014-05-12 JohannOnly build neon assembly for armv7 targets
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-10-31 Ronald S. BultjeMerge "Change common vp8_ public symbol prefixes to...
2012-10-31 Ronald S. BultjeChange common vp8_ public symbol prefixes to vp9_.
2012-08-16 Christian DuvivierMerge "First partial snapshot of vectorized 8-tap filte...
2012-08-15 Paul WilkinsCode clean up.
2012-07-17 John KoleszarRestyle code
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-27 John KoleszarMerge Duclair release into master branch
2012-01-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-26 John KoleszarMerge changes I17e1a348,Iad710941
2012-01-23 Fritz KoenigMerge "Disconnect ARM tgt_isa from dsp extensions"
2012-01-20 Fritz KoenigDisconnect ARM tgt_isa from dsp extensions
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-23 John KoleszarMerge remote branch 'origin/master' into experimental
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-18 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-02-18 John KoleszarMerge remote branch 'origin/master' into experimental
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-10 John KoleszarFix relative include paths
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-08-12 Johannupdate structure
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-18 John KoleszarInitial WebM release v0.9.0