]> granicus.if.org Git - libvpx/history - vp9/decoder
ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}
[libvpx] / vp9 / decoder /
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
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-06 Jerome JiangMerge "vp9: Neon optimization for denoiser. Add unit...
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-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-05-03 James ZernMerge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03...
2017-05-02 Johann KoenigMerge "block error sse2: sum in 32 bits when possible"
2017-05-02 Johann KoenigMerge "block error avx2: sum in 32 bits when possible"
2017-05-01 Marco PaniconiMerge "vp9: SVC: Early exit on golden ref in non-rd...
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-04-25 Linfeng ZhangClean vp9_highbd_build_inter_predictor() and highbd_int...
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 clang-formatapply clang-format
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-24 Jerome JiangMerge "Change C/MSA post proc to match SSE2."
2016-11-24 Jerome JiangMerge "Cover more filter levels in unit tests for post...
2016-11-23 Marco PaniconiMerge "vp9: Use more aggressive skip when short_circuit...
2016-11-23 James ZernMerge "avoid redefining WIN32_LEAN_AND_MEAN"
2016-11-23 James ZernMerge "vp9,read_inter_block_mode_info: quiet msan warning"
2016-11-22 James Zernvp9,read_inter_block_mode_info: quiet msan warning
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-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-11-03 Jerome JiangMerge "pp_filter_test.cc,cosmetics:adjust name convention"
2016-11-02 Johann KoenigMerge "arm idct: move to-be-shared code to header"
2016-11-02 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-02 James Zernvp9,tile_worker_hook: correctly set jmp target
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 Linfeng ZhangMerge "Unify loopfilter function names"
2016-09-30 Linfeng ZhangMerge "Refine vpx convolve8 NEON intrinsics optimization"
2016-09-30 Linfeng ZhangMerge "Refine vpx_convolve_copy_neon() and vpx_convolve...
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Johann KoenigMerge changes I158f631a,I0555f639
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-29 Johann KoenigMerge changes Ia3e9122f,Id33eb6c8,I956bd8ce
2016-09-29 James ZernMerge "vp9_detokenize,decode_coefs: fix signed int...
2016-09-29 James Zernvp9_detokenize,decode_coefs: fix signed int overflow
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-28 Johann KoenigMerge "Hook up vp8_diamond_search_sad_sse3"
2016-09-28 James ZernMerge "vpxdec: avoid memory leaks under most conditions"
2016-09-28 Linfeng ZhangMerge "Clean convolve_test.cc"
2016-09-28 Debargha MukherjeeMerge "Fix for compile error with range checking"
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-27 Peter de RivazFix for compile error with range checking
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 LaVarnwayVP9: token decoder expansion
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-22 Scott LaVarnwayVP9: pass TileWorkerData instead of MACROBLOCKD and...
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-20 James ZernMerge changes from topic 'Wshorten'
2016-09-20 James ZernMerge "variance_avx2: sync variance functions with...
2016-09-20 James ZernMerge "examples: quiet -Wshorten-64-to-32 warnings"
2016-09-20 James ZernMerge "vp9_rtcd: remove non-existent highbd convolve...
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-20 Alex ConverseMerge "Code class0 using vpx_read() / vpx_write()."
2016-09-19 Nathan E. EggeCode class0 using vpx_read() / vpx_write().
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-02 Johann KoenigMerge changes from topic 'Wundef'
2016-09-01 Yaowu XuMerge "Fix formatting in internal stats for vp8 and...
2016-09-01 Yaowu XuMerge "Casts to remove some warnings."
2016-09-01 Debargha MukherjeeMerge "Refactor uv tx size with lookup arrays"
2016-08-31 Debargha MukherjeeRefactor uv tx size with lookup arrays
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
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-04 James ZernMerge "vp9/decoder,vp9/*.[hc]: apply clang-format"
2016-08-03 clang-formatvp9/decoder,vp9/*.[hc]: apply clang-format
2016-07-26 James ZernMerge "register_state_check: simplify Check() methods"
2016-07-25 Johann KoenigMerge "Fix compilation error under Clang 4.0."
2016-07-25 James ZernMerge "vp9: fix frame-level threaded decode shutdown"
2016-07-25 Alex ConverseMerge "Minor skip segment simplification."
2016-07-25 Scott LaVarnwayMerge "VP9: get_pred_context_switchable_interp() -...
2016-07-21 Scott LaVarnwayVP9: get_pred_context_switchable_interp() -- encoder...
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-13 James ZernMerge changes from topic 'webp-thread-update'
2016-07-11 James ZernMerge "remove *debugmodes.c from the default build"
2016-07-11 Scott LaVarnwayMerge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
2016-07-08 Marco PaniconiMerge "vp9: Adjustment of gfu_boost and af_ratio for...
2016-07-07 Yaowu XuMerge "Enable HBD support in real time encoding path"
2016-07-07 Jingning HanMerge "Support measure distortion in the pixel domain"
2016-07-07 Yunqing WangMerge "Fix Visual Studio build warning"
2016-07-07 Paul WilkinsMerge "Add experimental spatial de-noise filter on...
2016-07-06 Debargha MukherjeeMerge "Remove decode asserts from better-hw-compatibility"
2016-07-06 Debargha MukherjeeRemove decode asserts from better-hw-compatibility
next