platform/upstream/libvpx.git
2021-06-29 Cheng ChenMerge "Disallow skipping transform and quantization...
2021-06-25 Cheng ChenDisallow skipping transform and quantization
2021-06-25 Jerome JiangAdd constructor to VP9RateControlRtcConfig
2021-06-22 Jerome JiangMerge "rc: turn off gf constrain for external RC" into...
2021-06-22 Jerome Jiangrc: turn off gf constrain for external RC
2021-06-22 James ZernMerge "test-data.sha1: add missing sha sums" into main
2021-06-22 Angie ChiangMerge changes I9f0852a0,Ieecb98a7 into main
2021-06-21 Angie ChiangAdd use_simple_encode_api to oxcf
2021-06-21 Angie ChiangFix flaky assertions in SimpleEncode
2021-06-21 James Zerntest-data.sha1: add missing sha sums
2021-06-18 Jerome JiangMerge "vp9 rc: add vbr to rtc rate control library...
2021-06-18 Jerome Jiangvp9 rc: add vbr to rtc rate control library
2021-06-18 James Zernnormalize vp9_calc_[ip]frame declarations and definitions
2021-06-17 Marco Paniconivp9: Adjust logic for gf update in 1 pass vbr
2021-06-17 Chunbo HuaInitialize VP9EncoderConfig profile and bit depth
2021-06-15 Jerome JiangChange the data path in svc rate control test
2021-06-14 Marco Paniconivp9-rtc: Refactor 1 pass vbr rate control
2021-06-11 James ZernUpdate some comments for rc_target_bitrate
2021-06-09 James Zernsimple_encode: fix some -Wsign-compare warnings
2021-06-09 James Zernsimple_encode_test: fix input file path
2021-06-08 Cheng ChenL2E: properly init two pass rc parameters
2021-05-26 Cheng ChenFix simple encode
2021-05-26 Chunbo HuaFixed redundant wording for decoder algorithm interface
2021-05-25 James ZernMerge changes I2e86b005,I971c6261,I87fe4dad
2021-05-25 James ZernMerge "img_alloc_helper: make align var unsigned"
2021-05-25 Jonathan WrightUse 'ptrdiff_t' instead of 'int' for pointer offset...
2021-05-25 Jonathan WrightImplement vpx_convolve8_avg_vert_neon using SDOT instru...
2021-05-25 Jonathan WrightMerge transpose and permute in Neon SDOT vertical convo...
2021-05-18 Jonathan WrightImplement vpx_convolve8_avg_horiz_neon using SDOT instr...
2021-05-13 Jonathan WrightOptimize remaining mse and sse functions in variance_neon.c
2021-05-12 Jonathan WrightImplement vertical convolution using Neon SDOT instruction
2021-05-12 Jonathan WrightImplement Neon variance functions using UDOT instruction
2021-05-10 Jonathan WrightUse ABD and UDOT to implement Neon sad_4d functions
2021-05-09 Jonathan WrightOptimize Neon reductions in sum_neon.h using ADDV instr...
2021-05-08 James Zernimg_alloc_helper: make align var unsigned
2021-05-07 Jonathan WrightManually unroll the inner loop of Neon sad16x_4d()
2021-05-07 Jonathan WrightOptimize Neon SAD reductions using wider ADDP instruction
2021-05-05 James ZernMerge "Implement horizontal convolution using Neon...
2021-05-05 Jonathan WrightImplement horizontal convolution using Neon SDOT instru...
2021-05-04 James Zernvp9_denoiser_neon,horizontal_add_s8x16: use vaddlv...
2021-05-04 James Zerntest.mk: enable vp9_denoiser_test w/NEON
2021-04-29 Paul WilkinsMerge "Add assert for zero_motion_factor range"
2021-04-29 Paul WilkinsAdd assert for zero_motion_factor range
2021-04-28 Cheng ChenBump ABI version
2021-04-28 James ZernMerge changes Iebe9842f,I174b67a5,I80ed1a16
2021-04-28 James ZernMerge "vp8: enc: Fix valid range for under/over_shoot...
2021-04-28 James Zernvpx_convolve_neon: prefer != 0 to > 0 in tests
2021-04-28 James Zernvpx_convolve_avg_neon: prefer != 0 to > 0 in tests
2021-04-28 James Zernvpx_convolve_copy_neon: prefer != 0 to > 0 in tests
2021-04-26 Paul WilkinsAdd limits to Vizier input parameters.
2021-04-23 James Zernsync CONTRIBUTING.md w/libwebm
2021-04-21 Sreerenj Balachandranvp8: enc: Fix valid range for under/over_shoot pct
2021-04-20 Paul WilkinsFurther normalization of Vizier parameters.
2021-04-15 Cheng ChenPass vizier rd parameter values
2021-04-14 Cheng ChenMerge "Set vizier rc parameters"
2021-04-13 Cheng ChenSet vizier rc parameters
2021-04-13 Paul WilkinsMerge "Removed unused constant"
2021-04-12 Paul WilkinsRemoved unused constant
2021-04-09 James Zernvpx_image: clear user provided vpx_image_t early
2021-04-07 Cheng ChenMerge "Fix compilation for CONFIG_RATE_CTRL"
2021-04-07 Paul WilkinsMerge "Delete unused constants."
2021-04-07 Paul WilkinsMerge "Change zm_factor for Vizier."
2021-04-07 Cheng ChenFix compilation for CONFIG_RATE_CTRL
2021-04-07 Cheng ChenAdjust end to end psnr value
2021-04-06 Paul WilkinsChange zm_factor for Vizier.
2021-04-06 Paul WilkinsDelete unused constants.
2021-04-05 Cheng ChenPass vizier rc parameter values with range check
2021-04-02 Tom FineganRevert "Pass vizier rc parameter values from command...
2021-04-01 Paul WilkinsMerge "Change calculation of rd multiplier."
2021-03-31 James ZernMerge "vp9_ext_ratectrl_test: use uintptr_t for void...
2021-03-31 Paul WilkinsMerge "Convert Vizier RD parameters to normalized factors"
2021-03-31 Paul WilkinsChange calculation of rd multiplier.
2021-03-30 Cheng ChenPass vizier rc parameter values from command line to...
2021-03-30 Cheng ChenAdd command line options for a few rc parameters
2021-03-26 James Zernvp9_ext_ratectrl_test: use uintptr_t for void* value
2021-03-24 Jerome JiangMerge tag 'v1.10.0'
2021-03-23 Paul WilkinsConvert Vizier RD parameters to normalized factors
2021-03-19 Paul WilkinsMerge "Change SR_diff calculation and representation"
2021-03-18 Adam B. GoodeMsvc builds convert to windows path w/msys env upstream/ruddy v1.10.0
2021-03-18 Paul WilkinsChange SR_diff calculation and representation
2021-03-17 Adam B. GoodeMsvc builds convert to windows path w/msys env
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2021-03-12 Marco Paniconivp9-rtc: Add postencode_drop control to sample encoder
2021-03-12 Jerome JiangPrepare for v1.10.0 release. v1.10.0-rc2
2021-03-10 Paul WilkinsVizer: Added in experimental max KF boost values.
2021-03-10 Paul WilkinsVizier: Add in field for min kf frame boost.
2021-03-10 Paul WilkinsMerge "Vizier: Add defaults for > 1080P"
2021-03-10 Cheng ChenMerge "L2E: let vp9 encoder respect external max frame...
2021-03-09 Paul WilkinsMerge "Further integration for Vizier."
2021-03-09 Paul WilkinsVizier: Add defaults for > 1080P
2021-03-08 Cheng ChenL2E: let vp9 encoder respect external max frame size...
2021-03-08 Paul WilkinsFurther integration for Vizier.
2021-03-05 James ToutonCheck for _WIN32 instead of WIN32. v1.10.0-rc1
2021-03-04 Paul WilkinsMerge "Add fields into RC for Vizier ML experiments."
2021-03-04 Jerome JiangMerge "override assembler with --as option on msvs"
2021-03-04 Jerome JiangUse -std=gnu++11 instead of -std=c++11
2021-03-04 Jerome Jiangoverride assembler with --as option on msvs
2021-03-03 Paul WilkinsAdd fields into RC for Vizier ML experiments.
2021-02-27 Wan-Teh ChangRemove comments for removed 'active_map' parameter
2021-02-18 Jerome JiangRemove two pass related code from svc sample encoder.
next