]> granicus.if.org Git - libvpx/history - vpx_dsp/vpx_dsp_common.h
Merge changes I0cfe4117,I3581d80d,Ida62c941
[libvpx] / vpx_dsp / vpx_dsp_common.h
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-26 James ZernMerge "vpx_mem: apply clang-format"
2016-07-26 Alex ConverseMerge "Only consider visible 4x4s in pixel domain error."
2016-07-26 James ZernMerge "register_state_check: simplify Check() methods"
2016-07-25 clang-formatvpx_dsp: apply clang-format
2016-07-25 Alex ConverseMerge "Minor skip segment simplification."
2016-07-25 Scott LaVarnwayMerge "VP9: get_pred_context_switchable_interp() -...
2016-07-23 James ZernMerge "vpx/: apply clang-format"
2016-07-23 James ZernMerge changes I0089e884,Icb0ecb9e
2016-07-23 James ZernMerge "resize_test: fix implicit float->int conversion"
2016-07-23 James BankoskiMerge "vp8:fix threading issues"
2016-07-22 Yury GitmanAdd VPX_SWAP macro
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-10 James ZernMerge "Revert "Skip inttypes.h on Darwin""
2016-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-09 Tom FineganMerge "Skip inttypes.h on Darwin"
2016-05-06 Johann KoenigMerge "Break exports for spatial_svc out to fix shared...
2016-05-06 Johann KoenigMerge "Fix for version.sh when libvpx is checked out...
2016-05-06 James ZernMerge changes from topic 'missing-proto'
2016-05-05 James ZernMerge changes I05b3028a,I1ad41c09
2016-05-04 James Zernvpx_dsp_common.h: remove circular include
2016-05-04 James Zernvpx_dsp_common.h: fix include guard
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 JohannInclude vpx_dsp_common.h when using VPXMIN/MAX
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 Johann KoenigMerge changes I53b5bdc5,Ib81168a7,Ie0113945
2015-08-27 Johann KoenigMerge "Clean up unused function warnings in vp8 common"
2015-08-27 Johann KoenigMerge "Add sse2 versions of halfpix variance"
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-04 Yunqing WangMerge "Minor adjustment in diagonal sub-pixel point...
2015-08-04 Yunqing WangMerge "Small improvement in sub-pixel motion search"
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-08-04 James ZernMerge "add vp9_vector_var_neon"
2015-08-03 Yaowu XuMerge "Correct the allocation size for ssim_vars"
2015-08-01 Parag SalasakarMerge "mips msa vp8 temporal filter optimization"
2015-07-31 Aℓex ConverseMerge "Turn off simple_model_rd_from_var at speed 4."
2015-07-31 James ZernMerge changes Iecdbbc34,I8b4db93f
2015-07-31 Aℓex ConverseMerge "Compute skippable inside the block_rd_txfm loop."
2015-07-31 Aℓex ConverseMerge changes Ic1ce346a,Ic0b4e92c
2015-07-31 Zoe LiuMerge "Code refactor on InterpKernel"
2015-07-31 Zoe LiuCode refactor on InterpKernel
2015-07-29 Parag SalasakarMerge "mips msa vp8 filter by weight optimization"
2015-07-29 James ZernMerge "add vp9_block_error_fp_neon"
2015-07-29 Jingning HanMerge "Replace vp9_ prefix in 2D-DCT functions with...
2015-07-29 Jingning HanMerge "Remove vp9_dct.h file"
2015-07-29 Jingning HanMerge "Move DC only forward 2D-DCT functions to vpx_dsp"
2015-07-28 Aℓex ConverseMerge "Remove branch in inner loop of foreach_transform...
2015-07-28 Aℓex ConverseMerge changes If196d9e5,Ib669d572
2015-07-28 James ZernMerge "build/make/Android.mk: support TARGET_ARCH_ABI...
2015-07-28 Hui SuMerge "Move intra prediction functions from vp9/common...
2015-07-27 hui suMove intra prediction functions from vp9/common/ to...
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Yaowu XuMerge "Fix bug in setting sf->use_square_partition_only."
2015-07-20 Yaowu XuMerge "Correctly report "Unsupported bitstream profile""
2015-07-20 Yaowu XuMerge "Removed vp9_ prefix from vpx_dsp/bitreader file...
2015-07-20 Yunqing WangMerge "Migrate quantization functions from vp9/ to...
2015-07-17 Yunqing WangMigrate quantization functions from vp9/ to vpx_dsp/
2015-07-16 Frank GalliganMerge "Add vp9_int_pro_col_neon."
2015-07-15 Jingning HanMerge "Add vpx_dsp_common.h file"
2015-07-15 Jingning HanAdd vpx_dsp_common.h file