]> granicus.if.org Git - libvpx/history - vpx_dsp/x86/inv_txfm_sse2.c
Merge changes I92eb4312,Ibb2afe4e
[libvpx] / vpx_dsp / x86 / inv_txfm_sse2.c
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-08 Linfeng ZhangUpdate 4x4 idct sse2 functions
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
2017-05-03 Linfeng ZhangSplit dsp/x86/inv_txfm_sse2.c
2017-05-03 Linfeng ZhangUpdate highbd idct functions arguments to use uint16_t dst
2017-05-03 Linfeng ZhangClean CONVERT_TO_BYTEPTR/SHORTPTR in idct
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_1024_add_neon()"
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_34_add_neon()"
2017-03-20 Yunqing WangMerge "Record the sum of tx block eobs in the partition...
2017-03-20 Johann KoenigMerge "temporal filter test: update types"
2017-03-17 James ZernMerge "inv_txfm_sse2: clear conversion warning in hbd...
2017-03-17 James Zerninv_txfm_sse2: clear conversion warning in hbd build
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Yi LuoReplace idct32x32_34_add_ssse3 assembly with intrinsics
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-11 James ZernMerge "Add vpx_idct16x16_38_add_neon()"
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-08 Yi LuoReplace idct8x8_12_add_ssse3 assembly code with intrinsics
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Jerome JiangMerge "Add unit tests for vp9_block_error_fp."
2017-02-02 Jingning HanMerge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
2017-02-01 Jingning HanAdd SSSE3 intrinsic 8x8 inverse 2D-DCT
2016-12-07 James ZernMerge "enable vpx_idct16x16_256_add_neon in hbd builds"
2016-12-07 James ZernMerge changes Ibad079f2,I7858a0a1
2016-12-02 James ZernMerge changes I4afc130e,Iaa64d23f
2016-11-30 Linfeng ZhangUpdate idct x86 intrinsics to not use saturated add...
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
2016-11-07 Linfeng ZhangRename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8...
2016-11-07 Linfeng ZhangMerge "Replace highbd_dct_const_round_shift with dct_co...
2016-11-04 Linfeng ZhangReplace highbd_dct_const_round_shift with dct_const_rou...
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-18 James ZernMerge "Fix warnings reported by -Wshadow: Part1: vpx_ds...
2016-10-18 Urvang JoshiFix warnings reported by -Wshadow: Part1: vpx_dsp directory
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Johann KoenigMerge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-24 James ZernMerge "vp9_idct: delete dead TODOs"
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-23 James ZernMerge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
2016-09-22 James Zernvpx_idct32x32_34_add_sse2: rm unneeded transposes
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "Restore vp8_sixtap_predict4x4_neon"
2016-09-15 Johann KoenigMerge "Documentation for building unit tests for Android"
2016-09-09 James ZernMerge "vp8: Remove TSAN warning around end of encode."
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-07 Scott LaVarnwayvpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()
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-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 James ZernMerge "remove vp10"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-22 Yaowu XuMerge "Fix ubsan warnings: vp9/encoder/vp9_mcomp.c"
2016-06-21 Tom FineganMerge "Disable neon for Xcode versions < v6.3."
2016-06-20 Yaowu XuMerge "Make type conversion explicit"
2016-06-20 Yaowu XuMake type conversion explicit
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 Hui SuMerge "Fix comment for target_bandwidth in VP9 and...
2016-05-10 James ZernMerge "Revert "Skip inttypes.h on Darwin""
2016-05-09 Alex ConverseMerge "pickmode: Fix a pair of unsigned overflows."
2016-05-09 Scott LaVarnwayMerge "VPX: refactor vpx_idct16x16_1_add_sse2()"
2016-05-09 Scott LaVarnwayVPX: refactor vpx_idct16x16_1_add_sse2()
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-07 Debargha MukherjeeMerge "Backports highbitdepth accelerations into vp10"
2015-10-06 Scott LaVarnwayMerge "VPX: refactor vpx_idct32x32_1_add_sse2()"
2015-10-05 Scott LaVarnwayVPX: refactor vpx_idct32x32_1_add_sse2()
2015-10-02 Ronald S. BultjeMerge "vp10: reimplement d45/4x4 to match vp8 instead...
2015-10-02 Debargha MukherjeeMerge "Accelerated transform in high bit depth"
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-29 Julia RobsonAccelerated transform in high bit depth
next