]> granicus.if.org Git - libvpx/history - vpx
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"
[libvpx] / vpx /
2017-05-12 Marco PaniconiMerge "vp9: Use INTERP_FILTER for filter_type in vp9_rt...
2017-05-12 James ZernMerge "ppc: Add vpx_sad16x8/16/32_vsx"
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-11 Marco PaniconiMerge "vp9; Adjust noise estimation thresholds."
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 Marco PaniconiMerge "vp9: SVC: Fix setting in sample encoder."
2017-05-10 Marcovp9: SVC: Fix setting in sample encoder.
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-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-24 Yunqing WangMake the row based multi-threaded encoder deterministic
2017-04-07 Marco PaniconiMerge "vp9: Fix to noise estimation for temporal denois...
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-06 Yunqing WangVP9 motion vector unit test
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Marcovpx_codec.h: include vpx/*.h -> ./*.h
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-07 Jim Bankoskitiny_ssim.c : adds y4m support to tiny_ssim.
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-03-02 Marco PaniconiMerge "vp9: Speed 8: reduce the adaptive_rd_thresh...
2017-03-01 Chrome CunninghamMerge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
2017-03-01 Chris CunninghamVPX_CODEC_CAP_HIGHBITDEPTH for decoder interface
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
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-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for avg computation"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
2017-01-13 Marco PaniconiMerge "vp9: Update threshold for partition copy."
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Peter BoströmAdd decoder getters for the last quantizer.
2016-11-29 James ZernMerge changes Ide6d3994,I164cfcbe
2016-11-28 James ZernMerge "build/make/Android.mk: correct rtcd template...
2016-11-28 James BankoskiMerge "svc_test: fix two warnings"
2016-11-28 Jim Bankoskisvc_test: fix two warnings
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-04 Johann KoenigMerge "Extract high bit depth helper functions"
2016-11-03 Marco PaniconiMerge "vp9: Non-rd pickmode: fix logic in reference...
2016-11-03 Marcovp9-svc: Add decoder control to decode up to x spatial...
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 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-10-31 James ZernMerge "idct,NEON: add a tran_low_t->s16 load adapter"
2016-10-31 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-31 Marco PaniconiMerge "vp9-svc: Add checks to layer bitrates in vp9_spa...
2016-10-31 Marcovp9-svc: Add checks to layer bitrates in vp9_spatial_sv...
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-29 Johann KoenigMerge "partial_idct_test: add _add_ test"
2016-10-28 Marco PaniconiMerge "vp9: Updates to SVC sample encoder."
2016-10-28 Marcovp9: Updates to SVC sample encoder.
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-19 James ZernMerge "third_party: roll libwebm snapshot"
2016-10-19 Marcovp8: Add control for gf boost for 1 pass cbr.
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
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-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-21 James Zernvp8: remove VP8_SET_DBG* control support
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-17 Linfeng ZhangMerge "Refactor lpf (size 16) NEON intrinsics optimization"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-10 James Zernvpx_codec_control: return incapable for unmatched control
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
next