]> granicus.if.org Git - libvpx/history - vpx_dsp/inv_txfm.c
Merge changes I0cfe4117,I3581d80d,Ida62c941
[libvpx] / vpx_dsp / inv_txfm.c
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 Marco PaniconiMerge "vp9: Some code cleanup for aq-mode = 3."
2017-02-15 Linfeng ZhangMerge "cosmetics,dsp/inv_txfm.c: reorder functions"
2017-02-15 Linfeng Zhangcosmetics,dsp/inv_txfm.c: reorder functions
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-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-12 Linfeng ZhangCosmetics by unifying dest_stride to stride in idct
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-06 Johann KoenigMerge "idct test: use coeff consistently"
2016-11-06 Johann KoenigMerge "partial_idct_test: Add large coefficient test"
2016-11-05 James ZernMerge "vp9-svc: Add unittest for svc-decoding."
2016-11-04 Linfeng ZhangReplace highbd_dct_const_round_shift with dct_const_rou...
2016-11-04 Linfeng ZhangMerge "Cosmetics of inv_txfm.c"
2016-11-04 Linfeng ZhangCosmetics of inv_txfm.c
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-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-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-15 Scott LaVarnwayMerge "VP9: minor block_yrd() refactoring"
2016-06-14 Paul WilkinsMerge "Small re-arrangement."
2016-06-10 Marco PaniconiMerge "vp9: Put lower limit on frames_to_key adjustment...
2016-06-10 Debargha MukherjeeMerge "Add a couple of missing WRAPLOW checks"
2016-06-09 Debargha MukherjeeAdd a couple of missing WRAPLOW checks
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 James ZernMerge "ivfdec: tolerate invalid framerates (2)"
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-03 Debargha MukherjeeMove range checks into WRAPLOW
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 "md5_utils,MD5Transform: don't check for unsigned...
2016-05-06 James ZernMerge changes from topic 'missing-proto'
2016-05-04 James Zernvpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
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-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 Yunqing WangMerge "Fix an indent"
2015-08-31 Johann KoenigMerge "Check CONFIG_VP<N> instead of encoder and decoder"
2015-08-31 Yaowu XuMerge "Expand the idct4_c() function in idct8_c()"
next