]> granicus.if.org Git - libvpx/history - vpx_dsp/arm/highbd_idct4x4_add_neon.c
Merge changes I92eb4312,Ibb2afe4e
[libvpx] / vpx_dsp / arm / highbd_idct4x4_add_neon.c
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
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-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Linfeng ZhangMerge "Replace 14 with DCT_CONST_BITS in idct NEON...
2017-02-14 Linfeng ZhangReplace 14 with DCT_CONST_BITS in idct NEON functions...
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-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-10 Jerome JiangMerge "vp9: Set less aggresive short_circuit_low_temp_v...
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 James ZernMerge "Refine 8-bit 16x16 idct NEON intrinsics"
2017-01-07 Linfeng ZhangRefine 8-bit 16x16 idct NEON intrinsics
2016-12-20 Kaustubh RasteMerge "Add mips msa vp9 intrapred tests"
2016-12-19 Gabriel MarinMerge "Simplify address arithmetic in vp9_optimize_b"
2016-12-19 Linfeng ZhangMerge "Clean hbd idct 4x4 neon functions and other"
2016-12-14 Linfeng ZhangClean hbd idct 4x4 neon functions and other
2016-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-12 Linfeng ZhangCosmetics by unifying dest_stride to stride in idct
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 ZhangAdd high bitdepth 4x4 idct NEON intrinsics