2021-09-27 |
Jerome Jiang | Cap duration to avoid overflow |
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-06-11 |
James Zern | Update some comments for rc_target_bitrate |
tree | commitdiff |
2021-04-29 |
Paul Wilkins | Merge "Add assert for zero_motion_factor range" |
tree | commitdiff |
2021-04-28 |
James Zern | Merge changes Iebe9842f,I174b67a5,I80ed1a16 |
tree | commitdiff |
2021-04-28 |
James Zern | Merge "vp8: enc: Fix valid range for under/over_shoot... |
tree | commitdiff |
2021-04-21 |
Sreerenj Balachandran | vp8: enc: Fix valid range for under/over_shoot pct |
tree | commitdiff |
2021-04-20 |
Paul Wilkins | Further normalization of Vizier parameters. |
tree | commitdiff |
2021-04-15 |
Cheng Chen | Pass vizier rd parameter values |
tree | commitdiff |
2021-04-14 |
Cheng Chen | Merge "Set vizier rc parameters" |
tree | commitdiff |
2021-04-13 |
Cheng Chen | Set vizier rc parameters |
tree | commitdiff |
2021-04-07 |
Cheng Chen | Merge "Fix compilation for CONFIG_RATE_CTRL" |
tree | commitdiff |
2021-04-07 |
Paul Wilkins | Merge "Delete unused constants." |
tree | commitdiff |
2021-04-07 |
Paul Wilkins | Merge "Change zm_factor for Vizier." |
tree | commitdiff |
2021-04-06 |
Paul Wilkins | Change zm_factor for Vizier. |
tree | commitdiff |
2021-04-05 |
Cheng Chen | Pass vizier rc parameter values with range check |
tree | commitdiff |
2021-04-01 |
Paul Wilkins | Merge "Change calculation of rd multiplier." |
tree | commitdiff |
2021-03-31 |
James Zern | Merge "vp9_ext_ratectrl_test: use uintptr_t for void... |
tree | commitdiff |
2021-03-31 |
Paul Wilkins | Merge "Convert Vizier RD parameters to normalized factors" |
tree | commitdiff |
2021-03-30 |
Cheng Chen | Add command line options for a few rc parameters |
tree | commitdiff |
2021-03-24 |
Jerome Jiang | Merge tag 'v1.10.0' |
tree | commitdiff |
2021-03-19 |
Paul Wilkins | Merge "Change SR_diff calculation and representation" |
tree | commitdiff |
2021-03-12 |
James Zern | Merge "vp8: restrict 1st pass cpu_used range" |
tree | commitdiff |
2021-03-10 |
Paul Wilkins | Merge "Vizier: Add defaults for > 1080P" |
tree | commitdiff |
2021-03-09 |
Paul Wilkins | Merge "Further integration for Vizier." |
tree | commitdiff |
2021-03-05 |
James Touton | Check for _WIN32 instead of WIN32. v1.10.0-rc1 |
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-11-24 |
Angie Chiang | Merge "Revert "Close out file in EndEncode()"" |
tree | commitdiff |
2020-11-24 |
Angie Chiang | Merge "Close out file in EndEncode()" |
tree | commitdiff |
2020-09-14 |
Joel Fernandes | vp8: Remove sched_yield on POSIX systems |
tree | commitdiff |
2020-08-19 |
James Zern | Merge "Refine MMI & MSA detection for mips" |
tree | commitdiff |
2020-08-18 |
jinbo | Refine MMI & MSA detection for mips |
tree | commitdiff |
2020-07-31 |
Jerome Jiang | Merge remote-tracking branch 'origin/quacking' into... |
tree | commitdiff |
2020-07-20 |
James Zern | Merge "vp8,vpx_dsp: [loongson] fix msa optimization... |
tree | commitdiff |
2020-07-18 |
jinbo | vp8,vpx_dsp: [loongson] fix msa optimization bugs |
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-06-03 |
Angie Chiang | Merge "Refactor simple_encode_test.cc" |
tree | commitdiff |
2020-06-02 |
Jerome Jiang | Merge "Add NV12 support" |
tree | commitdiff |
2020-06-02 |
Jerome Jiang | Add NV12 support |
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-05-07 |
James Zern | Merge "libs.mk,msvc: add missing vp9rc project" |
tree | commitdiff |
2020-05-04 |
James Zern | Merge "vp8_dx_iface.c: make vp8_ctf_maps[] static" |
tree | commitdiff |
2020-05-04 |
James Zern | vp8_dx_iface.c: make vp8_ctf_maps[] static |
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 |
2020-02-19 |
James Zern | Merge "x86_simd_caps: make mask value unsigned" |
tree | commitdiff |
2020-02-15 |
James Zern | vp8_decode: add missing vpx_clear_system_state |
tree | commitdiff |
2020-02-15 |
James Zern | vp8,GetSigned: silence unsigned int overflow warning |
tree | commitdiff |
2020-02-15 |
James Zern | move common attribute defs to compiler_attributes.h |
tree | commitdiff |
2020-01-23 |
James Zern | Merge "vpx_timestamp,gcd: assert params are positive" |
tree | commitdiff |
2020-01-22 |
Jerome Jiang | Merge "vp9: fix control for delta qp for uv" |
tree | commitdiff |
2020-01-22 |
James Zern | Merge "add static_assert.h" |
tree | commitdiff |
2020-01-18 |
James Zern | add static_assert.h |
tree | commitdiff |
2020-01-18 |
James Zern | Merge "Validate data used by vpx_codec_control..." |
tree | commitdiff |
2020-01-17 |
Brian Foley | Validate data used by vpx_codec_control... |
tree | commitdiff |
2019-12-19 |
Johann | Merge remote-tracking branch 'origin/pekin' |
tree | commitdiff |
2019-12-18 |
Johann Koenig | Merge "vp8: move error check earlier" |
tree | commitdiff |
2019-12-17 |
Johann Koenig | Merge "trivial: remove reference to error correction" |
tree | commitdiff |
2019-12-17 |
Johann Koenig | Merge "trivial: fix 'fragment' spelling" |
tree | commitdiff |
2019-12-17 |
Johann | vp8: move error check earlier |
tree | commitdiff |
2019-12-17 |
Johann Koenig | Merge "vp8 boolreader: ignore invalid input" |
tree | commitdiff |
2019-12-06 |
Debargha Mukherjee | Add missing typecast and re-enable timestamp test |
tree | commitdiff |
2019-12-04 |
Johann | vp8 boolreader: ignore invalid input |
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 vp8dx_receive_compressed_data parameters |
tree | commitdiff |
next |