summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2020-02-11Merge "Set mv to zero if the second ref does not exist"Cheng Chen
2020-02-10Set mv to zero if the second ref does not existCheng Chen
2020-02-10Do save/restore_encode_params when rate_ctrl is onangiebird
2020-02-06Replace NULL by nullptr in simple_encode.c/hangiebird
2020-02-06Sync simple_encode.hangiebird
2020-02-06Rename inverse_vpx_rational to invert_vpx_rationalangiebird
2020-02-06Pass motion vector info to encode frame resultCheng Chen
2020-02-05Let SimpleEncode be able to output bitstreamangiebird
2020-02-05Add coded_frame to EncodeFrameResultsangiebird
2020-02-02Store frame motion vector infoCheng Chen
2020-01-29Merge "Fix initialization of delta_q_uv"Jerome Jiang
2020-01-28Fix initialization of delta_q_uvJerome Jiang
2020-01-28Change partition_info to a vectorCheng Chen
2020-01-28Merge "Add some description about partition info"Cheng Chen
2020-01-27Correctly assign partition infoCheng Chen
2020-01-27Add some description about partition infoCheng Chen
2020-01-27Merge "l2e: cosmetic changes of multi-dimension arrays"Cheng Chen
2020-01-27Merge "Consistency test for partition info"Cheng Chen
2020-01-27Merge "Pass partition info to encode frame result"Cheng Chen
2020-01-27Consistency test for partition infoCheng Chen
2020-01-27Pass partition info to encode frame resultCheng Chen
2020-01-27Merge "vp9-rtc: Fix condition in regulate_q for cyclic_refresh"Marco Paniconi
2020-01-26vp9-rtc: Fix condition in regulate_q for cyclic_refreshMarco Paniconi
2020-01-26l2e: cosmetic changes of multi-dimension arraysCheng Chen
2020-01-26vp9-svc: Fix to resetting rc flags on change_configMarco Paniconi
2020-01-24Store frame partition infoCheng Chen
2020-01-22vp9-rtc: Lower threshold for color sensitivity for screenMarco Paniconi
2020-01-22Merge "vp9: fix control for delta qp for uv"Jerome Jiang
2020-01-22Merge "add static_assert.h"James Zern
2020-01-21vp9: fix control for delta qp for uvJerome Jiang
2020-01-17add static_assert.hJames Zern
2020-01-18Merge "Validate data used by vpx_codec_control..."James Zern
2020-01-17Validate data used by vpx_codec_control...Brian Foley
2020-01-17vp9: add delta q for uv channel. add tests.Jerome Jiang
2020-01-13Add comments to frame counts.Cheng Chen
2020-01-13Merge "Copy frame counts to the encode result."Cheng Chen
2020-01-11Merge "vp9_encoder.c,cosmetics: fix some typos"James Zern
2020-01-11Merge "simple_encode*.cc: add missing copyright"James Zern
2020-01-10vp9_encoder.c,cosmetics: fix some typosJames Zern
2020-01-10simple_encode*.cc: add missing copyrightJames Zern
2020-01-10trivial: fix spelling errorsJohann
2020-01-09Copy frame counts to the encode result.Cheng Chen
2020-01-07Avoid reloads in vp9_read_mode_info.Clement Courbet
2019-12-17Merge "trivial: remove reference to error correction"Johann Koenig
2019-12-16Rename encode_frame_indexangiebird
2019-12-16Add start_show_index/show_frame_countangiebird
2019-12-13Cosmetic change of update_encode_frame_result()angiebird
2019-12-13Move psnr/sse computation under RATE_CTRL flagangiebird
2019-12-13Add detailed description about GroupOfPictureangiebird