platform/upstream/libvpx.git
2020-03-16 angiebirdAdd missing Copyright to python files
2020-03-13 angiebirdMove member functions up in simple_encode.h
2020-03-12 Johannfix minor spelling errors
2020-03-05 Angie ChiangMerge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664...
2020-03-05 Marco Paniconirtc: Update svc test for resize
2020-03-04 Marco Paniconivp9-svc: Allow for dynamic resize for single layer SVC
2020-03-03 angiebirdAdd unit test for ref_frame_info
2020-03-03 angiebirdAdd key frame group info to SimpleEncode
2020-03-03 angiebirdAdd ref_frame_info to encode_frame_result
2020-03-03 angiebirdAdd init/update_frame_indexes()
2020-03-03 angiebirdAdd GetVectorData()
2020-02-26 angiebirdAdd RefFrameInfo
2020-02-25 angiebirdKeep ref frame coding indexes in SimpleEncode
2020-02-25 Cheng ChenMake external arf consistent with vp9
2020-02-24 Cheng ChenAllow external arf to determine gop size
2020-02-24 Cheng ChenAdd interface for external arf indexes.
2020-02-21 angiebirdRename values in RefFrameType and FrameType
2020-02-21 angiebirdUse ref_frame[0] to determine mv_count
2020-02-21 angiebirdConsistency test for GroupOfPicture
2020-02-21 angiebirdUse ObserveGroupOfPicture() in EncodeFrame test
2020-02-20 angiebirdAdd kGoldenFrame and kOverlayFrame to FrameType
2020-02-19 James ZernMerge "x86_simd_caps: make mask value unsigned"
2020-02-19 Marco PaniconiMerge "vp9-rtc: Increase partition threshold to 8x8...
2020-02-18 Jerome JiangMerge "Cap delta_q_uv to -15..15"
2020-02-18 Marco Paniconivp9-rtc: Increase partition threshold to 8x8 for high Q
2020-02-18 Jerome JiangCap delta_q_uv to -15..15
2020-02-18 Marco Paniconivp9-rtc: Set enable_adaptive_subpel_force_stop to 0
2020-02-15 James Zernvp8_decode: add missing vpx_clear_system_state
2020-02-15 James Zernvp8,GetSigned: silence unsigned int overflow warning
2020-02-15 James Zernmove common attribute defs to compiler_attributes.h
2020-02-15 James Zernx86_simd_caps: make mask value unsigned
2020-02-11 Cheng ChenMerge "Set mv to zero if the second ref does not exist"
2020-02-11 Cheng ChenMerge "Add a unit test to check partition info"
2020-02-11 Cheng ChenAdd a unit test to check partition info
2020-02-11 Cheng ChenSet mv to zero if the second ref does not exist
2020-02-10 angiebirdDo save/restore_encode_params when rate_ctrl is on
2020-02-07 angiebirdReplace NULL by nullptr in simple_encode.c/h
2020-02-07 angiebirdSync simple_encode.h
2020-02-07 angiebirdRename inverse_vpx_rational to invert_vpx_rational
2020-02-06 Cheng ChenConsistency test for motion vector info
2020-02-06 Cheng ChenPass motion vector info to encode frame result
2020-02-06 angiebirdLet SimpleEncode be able to output bitstream
2020-02-05 angiebirdAdd coded_frame to EncodeFrameResults
2020-02-05 Cheng ChenMerge "Store frame motion vector info"
2020-02-04 James Zernloopfilter_sse2: call unsuffixed lpf functions
2020-02-02 Cheng ChenStore frame motion vector info
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
next