platform/upstream/libvpx.git
2018-05-29 Luc TrudeauBench Class For More Robust Speed Tests
2018-05-29 Marco Paniconivp9-realtime: Move frame dropper to after scene detection.
2018-05-29 Marco Paniconivp9-svc: Fix to allowed value of max_consec_drop.
2018-05-25 Jerome JiangMerge "VP8: Fix use-after-free in postproc."
2018-05-25 Jerome JiangVP8: Fix use-after-free in postproc.
2018-05-25 Marco PaniconiMerge "VP9: Fix issues with high bitdepth in real-time."
2018-05-25 Jerome JiangVP9: Fix issues with high bitdepth in real-time.
2018-05-24 Marco Paniconivp9-svc: Add max_consec_drop to SVC frame drop.
2018-05-24 Marco Paniconivp9: Rate control adjustments for screen content.
2018-05-23 Paul WilkinsMerge "Experiment regarding playback problems on Bravia...
2018-05-23 Marco Paniconivp9-svc: Add full superframe drop mode.
2018-05-22 Marco PaniconiMerge "vp9-svc: Small code cleanup in nonrd-pickmode."
2018-05-21 Marco Paniconivp9-svc: Small code cleanup in nonrd-pickmode.
2018-05-21 James Zernremove unused vpx_ports/config.h
2018-05-21 Niveditha RauAdd Solaris to supported platforms
2018-05-21 Johann KoenigMerge "configure,ios: add missing c++11 checks"
2018-05-21 Marco PaniconiMerge "vp9-svc: Fix on disabling inter_layer prediction."
2018-05-20 Marco Paniconivp9-svc: Fix on disabling inter_layer prediction.
2018-05-20 Marco Paniconivp9-svc: Fix issue with reseting lst_fb_idx.
2018-05-19 James Zernconfigure,ios: add missing c++11 checks
2018-05-18 JohannRevert "Revert "update libwebm""
2018-05-18 Johanniosbuild.sh: portable sed usage
2018-05-18 Paul WilkinsExperiment regarding playback problems on Bravia TVs.
2018-05-17 Marco Paniconivp9-svc: Skip find_predictors based on ref_frame_flags.
2018-05-16 Marco Paniconivp0-svc: Small code cleanup in nonrd-pickmode.
2018-05-16 Marco Paniconivp9-svc: Enable scene detection and re-encode for SVC.
2018-05-16 Jingning HanMerge "Use the updated best rd cost for transform block...
2018-05-15 Jingning HanUse the updated best rd cost for transform block search
2018-05-15 Marco PaniconiMerge "vp9: Some speed feature settings for speed 9."
2018-05-15 Luca BarbatoMerge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx"
2018-05-15 Marco Paniconivp9: Some speed feature settings for speed 9.
2018-05-15 Luca BarbatoAdd vpx_varianceNxM_vsx and vpx_mseNxM_vsx
2018-05-15 Johann KoenigMerge "Revert "update libwebm""
2018-05-15 Johann KoenigRevert "update libwebm"
2018-05-15 Yaowu XuMerge "Make a config time flag"
2018-05-14 Marco PaniconiMerge "vp9-realtime: Enable alt_ref at speed 5, for...
2018-05-14 Luc TrudeauMerge "VSX version of vpx_quantize_b_32x32_vsx"
2018-05-14 Yaowu XuMake a config time flag
2018-05-14 Yaowu XuMerge "Fixes for consistent encoding across recodes...
2018-05-14 Johann KoenigMerge "update libwebm"
2018-05-14 Luc TrudeauVSX version of vpx_quantize_b_32x32_vsx
2018-05-14 Ranjit Kumar... Fixes for consistent encoding across recodes of a frame
2018-05-14 Marco Paniconivp9-realtime: Enable alt_ref at speed 5, for live.
2018-05-14 Marco PaniconiMerge "vp9-svc: Add conditon to asserts on prediction...
2018-05-14 Marco Paniconivp9-svc: Add conditon to asserts on prediction pattern.
2018-05-14 Jerome JiangVP9: Add speed 9 for subpel search.
2018-05-14 Johannupdate libwebm
2018-05-14 Marco Paniconivp9-svc: Update layer_id of frame buffer idx last refre...
2018-05-12 Jerome JiangMerge "Fix valgrind failure on uninitialized values."
2018-05-12 Jerome JiangFix valgrind failure on uninitialized values.
2018-05-11 Marco Paniconivp9-svc: Fix pattern update for skip enhancement layers.
2018-05-11 Marco PaniconiMerge "vp9-svc: Fix when whole superframe is dropped."
2018-05-11 Marco Paniconivp9-svc: Fix when whole superframe is dropped.
2018-05-11 Luc TrudeauMerge "Faster VSX vpx_quantize_b"
2018-05-11 James Zernvpx_subtract_block_neon: add explicit cast
2018-05-11 Jerome JiangMerge "Fix vpxdec fuzz failure."
2018-05-11 Marco PaniconiMerge "vp9: Adjust some early exits in nonrd-pickmode."
2018-05-11 Luc TrudeauRemove ppc64 (big endian) from configure
2018-05-11 James ZernMerge "ppc: Add vpx_iwht4x4_16_add_vsx"
2018-05-11 James ZernMerge "configure: check for arm_neon.h w/neon builds"
2018-05-11 James ZernMerge "Update vpx_subtract_block_neon()"
2018-05-11 Luc TrudeauFaster VSX vpx_quantize_b
2018-05-11 Marco Paniconivp9: Adjust some early exits in nonrd-pickmode.
2018-05-10 Linfeng ZhangUpdate vpx_subtract_block_neon()
2018-05-10 James ZernMerge "Update vpx_comp_avg_pred_neon()"
2018-05-10 Jerome JiangMerge "Remove extra line in warnings in ivfdec.c"
2018-05-10 James Zernconfigure: check for arm_neon.h w/neon builds
2018-05-10 Jerome JiangMerge "Make upper limit of frame size in ivf reader...
2018-05-10 Jerome JiangFix vpxdec fuzz failure.
2018-05-10 Jerome JiangRemove extra line in warnings in ivfdec.c
2018-05-10 Jerome JiangMake upper limit of frame size in ivf reader consistent.
2018-05-10 Luc TrudeauMerge "VSX version of vpx_quantize_b_vsx"
2018-05-10 Marco Paniconivp9-svc: Fix inter-layer early exit threshold.
2018-05-09 Hui SuMerge "Don't use transform domain distortion when eob...
2018-05-09 Luc TrudeauVSX version of vpx_quantize_b_vsx
2018-05-09 Marco PaniconiMerge "vp9-svc: Fix to SVC for frame dropping."
2018-05-09 Paul WilkinsMerge "Improved slide show coding"
2018-05-09 Linfeng ZhangUpdate vpx_comp_avg_pred_neon()
2018-05-08 Marco Paniconivp9-svc: Fix to SVC for frame dropping.
2018-05-08 Linfeng ZhangUpdate SadMxNx4 NEON functions
2018-05-08 Martin StorsjöMerge "configure: Disable pthread_h if linking failed"
2018-05-08 Linfeng ZhangMerge "Add vpx_sum_squares_2d_i16_neon()"
2018-05-08 paulwilkinsImproved slide show coding
2018-05-07 Linfeng ZhangUpdate vpx_sum_squares_2d_i16_sse2()
2018-05-07 Linfeng ZhangAdd vpx_sum_squares_2d_i16_neon()
2018-05-04 Hui SuDon't use transform domain distortion when eob is 0
2018-05-04 Marco PaniconiMerge "vp9-svc: Reset fb_idx for unused references."
2018-05-04 Martin Storsjoconfigure: Disable pthread_h if linking failed
2018-05-04 Marco Paniconivp9-svc: Add memset on the svc fb_idx.
2018-05-04 Marco Paniconivp9-svc: Reset fb_idx for unused references.
2018-05-03 Marco Paniconivp9-svc: On key frame update all reference slots for...
2018-05-02 Linfeng ZhangMerge "Clean switch cases in vp9 encoder"
2018-05-02 xiwei guMerge "vp9: [loongson] optimize vpx_convolve8 with...
2018-05-02 Linfeng ZhangClean switch cases in vp9 encoder
2018-04-28 James ZernMerge "Update variance_test.cc"
2018-04-28 Linfeng ZhangUpdate variance_test.cc
2018-04-27 Marco Paniconivp9-svc: Remove the memset on the svc fb_idx.
2018-04-27 Marco PaniconiMerge "VP9 SVC: Add new level to constrain inter-layer...
2018-04-27 Hui SuMerge "Respect MV limit in vp9_int_pro_motion_estimation()"
2018-04-27 Jerome JiangVP9 SVC: Add new level to constrain inter-layer pred.
next