2021-11-08 |
James Zern | vp8,calc_pframe_target_size: fix integer overflow |
tree | commitdiff |
2021-11-08 |
James Zern | vp8_update_rate_correction_factors: fix integer overflow |
tree | commitdiff |
2021-10-07 |
Jerome Jiang | Merge branch 'smew' into main |
tree | commitdiff |
2021-10-04 |
James Zern | {vp8,vp9}_set_roi_map: fix validation with INT_MIN |
tree | commitdiff |
2021-10-04 |
Jerome Jiang | Merge changes If2ef4400,I345970b7 into main |
tree | commitdiff |
2021-10-01 |
James Zern | {vp8,vp9}_set_roi_map: fix validation with INT_MIN |
tree | commitdiff |
2021-10-01 |
Marco Paniconi | Merge "vp8: Condition decimation drop logic on drop_fra... |
tree | commitdiff |
2021-10-01 |
Marco Paniconi | vp8: Condition decimation drop logic on drop_frames_allowed |
tree | commitdiff |
2021-10-01 |
Marco Paniconi | vp8: For screen mode: clip buffer from below |
tree | commitdiff |
2021-09-27 |
Jerome Jiang | Cap duration to avoid overflow |
tree | commitdiff |
2021-09-23 |
Jerome Jiang | Merge "vp8 rc: support temporal layers" into main |
tree | commitdiff |
2021-09-23 |
Jerome Jiang | vp8 rc: support temporal layers |
tree | commitdiff |
2021-09-22 |
Jerome Jiang | Merge "Cap duration to avoid overflow" into main |
tree | commitdiff |
2021-09-21 |
Jerome Jiang | Cap duration to avoid overflow |
tree | commitdiff |
2021-09-10 |
Jerome Jiang | Add vp8 support to rc lib |
tree | commitdiff |
2021-09-08 |
Jerome Jiang | vp8 rc: always update correction factor |
tree | commitdiff |
2021-07-26 |
Peter Kasting | Fix some instances of -Wunused-but-set-variable. |
tree | commitdiff |
2021-07-23 |
Jerome Jiang | Merge "Add control to get QP for all spatial layers... |
tree | commitdiff |
2021-07-22 |
Jerome Jiang | Merge "Use round to be more accurate casting float... |
tree | commitdiff |
2021-07-21 |
Jerome Jiang | Use round to be more accurate casting float to int |
tree | commitdiff |
2021-07-08 |
Yaowu Xu | Merge "Avoid overflow in calc_iframe_target_size" into... |
tree | commitdiff |
2021-07-02 |
Jorge E. Moreira | Avoid overflow in calc_iframe_target_size |
tree | commitdiff |
2021-03-12 |
James Zern | Merge "vp8: restrict 1st pass cpu_used range" |
tree | commitdiff |
2021-01-27 |
Jerome Jiang | Merge "svc: turn off use_base_mv on non base layer." |
tree | commitdiff |
2021-01-23 |
Jerome Jiang | Merge "Do not reuse mv in base spatial layer if curr... |
tree | commitdiff |
2020-12-11 |
James Zern | Merge "configure: add darwin20 cross-compile support" |
tree | commitdiff |
2020-12-10 |
Jeremy Leconte | Fix nullptr with offset. |
tree | commitdiff |
2020-07-31 |
Jerome Jiang | Merge remote-tracking branch 'origin/quacking' into... |
tree | commitdiff |
2020-07-15 |
James Zern | Merge "test/*: rename *TestCase to TestSuite" into... |
tree | commitdiff |
2020-07-13 |
Jerome Jiang | Cap target bitrate to raw rate internally |
tree | commitdiff |
2020-07-13 |
Jerome Jiang | Merge "Cap target bitrate to raw rate internally" |
tree | commitdiff |
2020-07-10 |
Jerome Jiang | Cap target bitrate to raw rate internally |
tree | commitdiff |
2020-07-10 |
James Zern | Merge "test/*: rename *TestCase to TestSuite" |
tree | commitdiff |
2020-07-07 |
jinbo | vp8,vpx_dsp:[loongson] fix bugs reported by clang |
tree | commitdiff |
2020-06-29 |
jinbo | vp8,vpx_dsp:[loongson] fix specification of instruction... |
tree | commitdiff |
2020-05-15 |
Yunqing Wang | Merge "vp9_firstpass.c: limit mv_limits with MV_MAX... |
tree | commitdiff |
2020-05-12 |
Jerome Jiang | Merge "Don't collect stats if they won't be used" |
tree | commitdiff |
2020-05-12 |
James Zern | Merge "Temporarily convert to 64 bits to avoid overflows" |
tree | commitdiff |
2020-05-11 |
Jorge E. Moreira | Temporarily convert to 64 bits to avoid overflows |
tree | commitdiff |
2020-05-08 |
Jorge E. Moreira | Don't collect stats if they won't be used |
tree | commitdiff |
2020-04-23 |
Jerome Jiang | Merge "Move index check before array access" |
tree | commitdiff |
2020-04-12 |
Johann | simplify x86_abi_support.asm symbol declaration |
tree | commitdiff |
2020-04-10 |
James Zern | Merge "transpose_sse2.h,cosmetics: fix some comments" |
tree | commitdiff |
2020-04-07 |
Jerome Jiang | Merge "vp9: add rate control interface for RTC" |
tree | commitdiff |
2020-03-31 |
Johann | x86_abi_support: use correct hidden syntax |
tree | commitdiff |
2020-03-25 |
James Zern | Merge "Optimize vp9_get_sub_block_energy." |
tree | commitdiff |
2020-03-21 |
James Zern | vp8/{ratectrl,onyx_if}: fix some signed integer overflows |
tree | commitdiff |
2020-03-12 |
Johann | fix minor spelling errors |
tree | commitdiff |
2019-12-04 |
Angie Chiang | Merge "Fix the encode inconsistency of SimpleEncode" |
tree | commitdiff |
2019-12-04 |
Angie Chiang | Merge "Describe ObserveFirstPassStats with more details" |
tree | commitdiff |
2019-12-03 |
Debargha Mukherjee | Merge "Avoid dividing by 0 in vp8 gf_group bits compute" |
tree | commitdiff |
2019-12-02 |
Debargha Mukherjee | Avoid dividing by 0 in vp8 gf_group bits compute |
tree | commitdiff |
2019-12-02 |
James Zern | Merge "Fix mutex free in multi-thread lpf" |
tree | commitdiff |
2019-11-08 |
Jerome Jiang | Merge "example: Enable row-mt on low res and speed... |
tree | commitdiff |
2019-11-08 |
Johann Koenig | Merge "remove unused vp8_hex_search parameter" |
tree | commitdiff |
2019-11-08 |
Johann Koenig | Merge "remove unused cpi parameters from firstpass.c" |
tree | commitdiff |
2019-11-07 |
Johann | remove unused vp8_hex_search parameter |
tree | commitdiff |
2019-11-07 |
Johann | remove unused cpi parameters from firstpass.c |
tree | commitdiff |
2019-11-07 |
Johann | remove unused Pass1Encode parameters |
tree | commitdiff |
2019-11-06 |
Angie Chiang | Merge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c... |
tree | commitdiff |
2019-11-04 |
Johann | remove unused postproc parameters |
tree | commitdiff |
2019-09-30 |
James Zern | Merge "namespace ARCH_* defines" |
tree | commitdiff |
2019-09-30 |
James Zern | namespace ARCH_* defines |
tree | commitdiff |
2019-09-19 |
Angie Chiang | Merge "Remove redundant comment" |
tree | commitdiff |
2019-09-18 |
Angie Chiang | Merge "Move vp9_alloc_motion_field_info" |
tree | commitdiff |
2019-09-11 |
James Zern | Merge "vp9_quantize_sse2: quiet clang-7 integer sanitiz... |
tree | commitdiff |
2019-09-11 |
Jerome Jiang | vpx_clear_system_state after drop due to overshoot |
tree | commitdiff |
2019-08-28 |
Jerome Jiang | Merge "Add resize test for smaller width bigger size." |
tree | commitdiff |
2019-08-28 |
Angie Chiang | Merge changes I0fad9437,I79fcb1fd,I93660044 |
tree | commitdiff |
2019-08-28 |
Hien Ho | Merge "vp8/encoder/vp8_quantize: fix int sanitizer... |
tree | commitdiff |
2019-08-27 |
Hien Ho | vp8/encoder/vp8_quantize: fix int sanitizer warnings |
tree | commitdiff |
2019-08-27 |
Hien Ho | Merge "test/acm_random.h: int sanitizer warning" |
tree | commitdiff |
2019-08-23 |
Angie Chiang | Merge "Let do_motion_search process one ref at at time" |
tree | commitdiff |
2019-08-22 |
Hien Ho | Merge "vpx_dsp/x86/fwd_txfm_sse2: fix int sanitizer... |
tree | commitdiff |
2019-08-21 |
Hien Ho | Merge "vp8/encoder/bitstream: fix int sanitizer warnings" |
tree | commitdiff |
2019-08-13 |
Hien Ho | vp8/encoder/bitstream: fix int sanitizer warnings |
tree | commitdiff |
2019-08-12 |
Hien Ho | Merge "vp9_rdopt: fix integer sanitizer warnings" |
tree | commitdiff |
2019-08-06 |
Jerome Jiang | Merge "Fix vp9_quantize_fp(_32x32)_neon for HBD" |
tree | commitdiff |
2019-08-02 |
Hien Ho | Merge "vp8/encoder/boolhuff: fix integer sanitizer... |
tree | commitdiff |
2019-07-16 |
Paul Wilkins | Merge "Limit active best quality of layered ARF frames" |
tree | commitdiff |
2019-07-15 |
Yunqing Wang | Merge "Revert "Set up frame contexts based on frame... |
tree | commitdiff |
2019-07-11 |
Yunqing Wang | Merge "Set up frame contexts based on frame type" |
tree | commitdiff |
2019-07-11 |
Yunqing Wang | Merge "Modify frame context index" |
tree | commitdiff |
2019-06-28 |
Hien Ho | vp8/encoder/boolhuff: fix integer sanitizer warnings |
tree | commitdiff |
2019-06-19 |
Dan Zhu | Merge "3D reconstruction tool build by Processing" |
tree | commitdiff |
2019-06-19 |
Angie Chiang | Merge "Implement log2_fast for vp9_nb_mvs_inconsistency" |
tree | commitdiff |
2019-06-18 |
Yue Chen | Merge "Fix timestamp overflow issues" |
tree | commitdiff |
2019-06-18 |
Yue Chen | Fix timestamp overflow issues |
tree | commitdiff |
2019-05-29 |
Deepa K G | Merge "Fix calculations in GF only group case" |
tree | commitdiff |
2019-05-29 |
Deepa K G | Merge "Increase the bits allocated to key frame" |
tree | commitdiff |
2019-05-28 |
Paul Wilkins | Merge "Fix section intra rating for first ARF interval" |
tree | commitdiff |
2019-05-25 |
James Zern | Merge "Revert "Fix calculations in GF only group case"" |
tree | commitdiff |
2019-05-24 |
Jingning Han | Merge "Increase active best quality linearly" |
tree | commitdiff |
2019-05-24 |
Paul Wilkins | Merge "Fix calculations in GF only group case" |
tree | commitdiff |
2019-05-22 |
Jingning Han | Merge "Clamp for min_frame_target" |
tree | commitdiff |
2019-05-17 |
Marco Paniconi | vp8: Disallow copy flag behavior under forced refresh |
tree | commitdiff |
2019-05-15 |
Deepa K G | Merge "Increase the active best quality in CQ" |
tree | commitdiff |
2019-05-13 |
Paul Wilkins | Merge "Fix update of mb_smooth_pct and mb_av_energy" |
tree | commitdiff |
2019-05-08 |
Paul Wilkins | Merge "Avoid two GF only groups just before a kf" |
tree | commitdiff |
2019-05-06 |
Harish Mahendrakar | Merge "Exclude VP9 assemblies from VP8 builds" |
tree | commitdiff |
next |