platform/upstream/libvpx.git
2020-01-29 Jerome JiangMerge "Fix initialization of delta_q_uv"
2020-01-28 Jerome JiangFix initialization of delta_q_uv
2020-01-28 Cheng ChenChange partition_info to a vector
2020-01-28 Cheng ChenMerge "Add some description about partition info"
2020-01-28 Cheng ChenCorrectly assign partition info
2020-01-27 Cheng ChenAdd some description about partition info
2020-01-27 Cheng ChenMerge "l2e: cosmetic changes of multi-dimension arrays"
2020-01-27 Cheng ChenMerge "Consistency test for partition info"
2020-01-27 Cheng ChenMerge "Pass partition info to encode frame result"
2020-01-27 Cheng ChenConsistency test for partition info
2020-01-27 Cheng ChenPass partition info to encode frame result
2020-01-27 Marco PaniconiMerge "vp9-rtc: Fix condition in regulate_q for cyclic_...
2020-01-27 Marco Paniconivp9-rtc: Fix condition in regulate_q for cyclic_refresh
2020-01-27 Cheng Chenl2e: cosmetic changes of multi-dimension arrays
2020-01-27 Marco Paniconivp9-svc: Fix to resetting rc flags on change_config
2020-01-24 Cheng ChenStore frame partition info
2020-01-23 James ZernMerge "vpx_timestamp,gcd: assert params are positive"
2020-01-23 Marco Paniconivp9-rtc: Lower threshold for color sensitivity for...
2020-01-22 Jerome JiangMerge "vp9: fix control for delta qp for uv"
2020-01-22 James Zernvpx_timestamp,gcd: assert params are positive
2020-01-22 James ZernMerge "add static_assert.h"
2020-01-21 Jerome Jiangvp9: fix control for delta qp for uv
2020-01-18 James Zernadd static_assert.h
2020-01-18 James ZernMerge "Validate data used by vpx_codec_control..."
2020-01-17 Brian FoleyValidate data used by vpx_codec_control...
2020-01-17 Jerome Jiangvp9: add delta q for uv channel. add tests.
2020-01-13 Cheng ChenAdd comments to frame counts.
2020-01-13 Cheng ChenMerge "Copy frame counts to the encode result."
2020-01-11 James ZernMerge "vp9_encoder.c,cosmetics: fix some typos"
2020-01-11 James ZernMerge "simple_encode*.cc: add missing copyright"
2020-01-11 James Zernvp9_encoder.c,cosmetics: fix some typos
2020-01-11 James ZernMerge "trivial: fix spelling errors"
2020-01-11 James ZernMerge "Add text to clarify the unit of variables for...
2020-01-11 James Zernsimple_encode*.cc: add missing copyright
2020-01-10 Johanntrivial: fix spelling errors
2020-01-10 Jerome JiangMerge "Fix test failure with --size-limit"
2020-01-10 Jerome JiangFix test failure with --size-limit
2020-01-09 Cheng ChenCopy frame counts to the encode result.
2020-01-07 Clement CourbetAvoid reloads in vp9_read_mode_info.
2019-12-19 JohannMerge remote-tracking branch 'origin/pekin'
2019-12-18 Wonkap JangAdd text to clarify the unit of variables for target...
2019-12-18 Johann KoenigMerge "vp8: move error check earlier"
2019-12-17 Johann KoenigMerge "trivial: remove reference to error correction"
2019-12-17 Johann KoenigMerge "trivial: fix 'fragment' spelling"
2019-12-17 Johannvp8: move error check earlier
2019-12-17 Johann KoenigMerge "vp8 boolreader: ignore invalid input"
2019-12-16 angiebirdRename encode_frame_index
2019-12-16 angiebirdAdd start_show_index/show_frame_count
2019-12-13 angiebirdCosmetic change of update_encode_frame_result()
2019-12-13 angiebirdMove psnr/sse computation under RATE_CTRL flag
2019-12-13 angiebirdAdd detailed description about GroupOfPicture
2019-12-12 angiebirdCosmetic change of vp9_get_gop_coding_frame_count
2019-12-12 angiebirdAdd GetFramePixelCount to SimpleEncode
2019-12-11 angiebirdCosmetic changes for RATE_CTRL related functions
2019-12-11 Angie ChiangMerge changes I54f60f62,Idbc437d3
2019-12-10 angiebirdRename parameter two_pass to twopass.
2019-12-10 angiebirdAdd GetNextEncodeFrameInfo ObserveGroupOfPicture
2019-12-09 JohannRelease v1.8.2 Pekin Duck v1.8.2
2019-12-09 Angie ChiangMerge changes I41ff04bb,I3d88d719
2019-12-09 angiebirdSet frames_since_key in vp9_get_coding_frame_num
2019-12-09 angiebirdAdd vp9_get_gop_coding_frame_count()
2019-12-07 Debargha MukherjeeMerge "Merge Timestamp TestVpxRollover tests for Vp8...
2019-12-06 Debargha MukherjeeMerge Timestamp TestVpxRollover tests for Vp8/Vp9
2019-12-06 angiebirdAdd GetKeyFrameGroupSize()
2019-12-06 James Zernconfigure.sh,darwin: fix asm conv w/external build
2019-12-06 Wan-Teh ChangFix argv leak on Unrecognized input file type err
2019-12-06 Debargha MukherjeeAdd missing typecast and re-enable timestamp test
2019-12-04 Johanntrivial: fix 'fragment' spelling
2019-12-04 Johanntrivial: remove reference to error correction
2019-12-04 Johannvp8 boolreader: ignore invalid input
2019-12-04 Jerome Jiangremove init_motion_estimation from update_initial_width
2019-12-04 Angie ChiangMerge "Fix the encode inconsistency of SimpleEncode"
2019-12-04 Angie ChiangMerge "Describe ObserveFirstPassStats with more details"
2019-12-04 angiebirdFix the encode inconsistency of SimpleEncode
2019-12-04 angiebirdDescribe ObserveFirstPassStats with more details
2019-12-03 Debargha MukherjeeMerge "Avoid dividing by 0 in vp8 gf_group bits compute"
2019-12-02 Debargha MukherjeeAvoid dividing by 0 in vp8 gf_group bits compute
2019-12-02 Jerome JiangFix SVC regression in webrtc tests.
2019-12-02 James ZernMerge "Fix mutex free in multi-thread lpf"
2019-11-27 Venkatarama... Fix mutex free in multi-thread lpf
2019-11-26 Johann KoenigMerge "fix __has_attribute in visual studio"
2019-11-25 angiebirdMake GetCodingFrameNum const function
2019-11-25 angiebirdAdd missing includes to simple_encode.h
2019-11-25 angiebirdCorrect typo in simple_encode.h
2019-11-25 angiebirdCosmetic change of GetBitrateInKbps
2019-11-25 Angie ChiangMerge "Change vp9_get_encoder_config."
2019-11-25 Johannfix __has_attribute in visual studio
2019-11-23 Vitaly BukaDisable -ftrivial-auto-var-init= for hot code
2019-11-23 Vitaly BukaDisable -ftrivial-auto-var-init= for hot code
2019-11-22 Jerome JiangMerge "Move buffer from extend_and_predict into TileWor...
2019-11-22 angiebirdChange vp9_get_encoder_config.
2019-11-21 angiebirdAdd trailing underscore to members of SimpleEncode
2019-11-21 angiebirdRename impl by EncodeImpl
2019-11-21 angiebirdCosmetic changes of SimpleEncode code
2019-11-20 angiebirdFix a bug related to use_external_quantize_index
2019-11-20 angiebirdFix a bug in free_encoder()
2019-11-20 angiebirdUse indicative mood in comments of SimpleEncode
2019-11-20 angiebirdRename pimpl by impl_ptr in SimpleEncode
2019-11-20 angiebirdMove pimpl to the function body of SimpleEncode
2019-11-20 angiebirdFix a bug in EncodeFrame test
next