]> granicus.if.org Git - libvpx/history - vpx_dsp/inv_txfm.c
Merge "vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix"
[libvpx] / vpx_dsp / inv_txfm.c
2017-10-04 Jerome JiangMerge "Fix image width alignment. Enable ImageSizeSetti...
2017-09-28 Marco PaniconiMerge "vp9: Modification to adapt the ARF usage for...
2017-09-27 Marco PaniconiMerge "Revert "Remove the speed condition on scene...
2017-09-27 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d153_predictor functions"
2017-09-27 James ZernMerge "fix signed integer overflow of idct"
2017-09-27 Linfeng Zhangfix signed integer overflow of idct
2017-09-27 Jerome JiangMerge "Add unit test to expose vp8 bug when width is...
2017-09-27 Shiyou YinMerge "vp8: [loongson] optimize copymen with mmi"
2017-09-26 Marco PaniconiMerge "SVC: Add setting for max_intra_rate_pct in sampl...
2017-09-26 Linfeng ZhangMerge changes Ib9105462,Idfac00ed,If8d8a0e2
2017-09-25 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d45_predictor functions"
2017-09-22 James ZernMerge changes If59743aa,Ib046fe28,Ia2345752
2017-09-21 Andrew LewisMerge "Comma-separate VP9 encoder tmp.stt output"
2017-09-20 Linfeng ZhangChange cospi_{1...31}_64 from tran_high_t to tran_coef_t
2017-09-20 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d63_predictor functions"
2017-09-19 Marco PaniconiMerge "Add datarate test for frame_parallel_decoding...
2017-09-19 Marco PaniconiMerge "vp9: Adjustments for ARF usage in 1 pass vbr."
2017-09-18 Linfeng ZhangChange sinpi_{1,2,3,4}_9 from tran_high_t to int16_t
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-11 Paul WilkinsMerge "Tuning of factor used to calculate Q range in...
2017-05-11 Jerome JiangMerge "vp9: Fix ubsan failure in denoiser."
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-10 Marco PaniconiMerge "vp9: SVC: Add option to set downsampling filter...
2017-05-09 Linfeng ZhangClean 32x32 idct C code
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 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"
next