]> granicus.if.org Git - libvpx/history - vp9/common/vp9_idct.c
Merge changes I92eb4312,Ibb2afe4e
[libvpx] / vp9 / common / vp9_idct.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-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-14 Jerome JiangMerge "vp9: Enable row multithreading for SVC in real...
2017-03-14 James ZernMerge "vp9/encoder: fix segfault on win32 using vs...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-13 Marco PaniconiMerge "vp9: Fix to source_sad feature for SVC."
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-08 Linfeng ZhangAdd vpx_highbd_idct32x32_135_add_c()
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
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-16 James ZernMerge "vpx_temporal_svc_encoder.sh: remove FUNCNAME...
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_c()
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
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 Linfeng ZhangMerge "Add vpx_idct16x16_38_add_c()"
2017-02-07 Linfeng ZhangAdd vpx_idct16x16_38_add_c()
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-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-10-04 Johann KoenigMerge "Connect partial IDCT tests"
2016-10-04 Angie ChiangMerge "Move highbd txfm input range check from 2d iht...
2016-10-04 Angie ChiangMove highbd txfm input range check from 2d iht transfor...
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 Johann KoenigMerge "Use shifted value for sinpi8sqrt2"
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-26 Scott LaVarnwayMerge "VP9: token decoder expansion"
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-23 James ZernMerge "variance_neon: sync variance*() w/c,sse2"
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 Angie ChiangDetect invalid highbd iht input
2016-09-21 James Zernvp9_idct: delete dead TODOs
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-03 Yaowu XuMerge "vp9 svc: Fix a valgrind error."
2016-08-03 clang-formatvp9/common: apply clang-format
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2015-12-11 Jian ZhouMerge "Speed up tm_predictor_16x16"
2015-12-10 Jingning HanMerge "Sync high bit-depth temporal filter"
2015-12-10 Paul WilkinsMerge "Backport temporal filter approach to VP9"
2015-12-09 Johann KoenigMerge "fix null pointer crash in Win32 because esp...
2015-12-09 Yaowu XuMerge "Changes to exhaustive motion search."
2015-12-09 Jacky ChenMerge "Add vp9_avg_4x4_neon and the unit test."
2015-12-09 James ZernMerge changes Id3c6cf5c,I7970575e,If3253a87
2015-12-09 James ZernMerge "vp8: fix loop filter level clamping"
2015-12-09 James ZernMerge "vp8: fix quantizer clamping"
2015-12-09 Marco PaniconiMerge "vp9 denoiser: Re-evaluate mode selection for...
2015-12-07 Scott LaVarnwayMerge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
2015-12-02 Scott LaVarnwayVP9: Add ssse3 version of vpx_idct32x32_135_add()
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 James ZernMerge "tools_common: fix build w/encoders/decoders...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-11 Aℓex ConverseMerge "Move vp9_systemdependent.h to vpx_ports bitops...
2015-08-10 Alex ConverseMove vp9_systemdependent.h to vpx_ports bitops.h and...
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
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 Jingning HanReplace vp9_ prefix with vpx_ prefix in vpx_dsp functio...
2015-08-04 Parag SalasakarMerge "mips msa vp8 denoising filter optimization"
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 Jingning HanMerge "Use precise header files in inverse transform...
2015-08-01 Jingning HanMerge "Factor inverse transform functions into vpx_dsp"
2015-07-31 Jingning HanFactor inverse transform functions into vpx_dsp
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
next