2020-07-27 |
Jerome Jiang | NULL -> nullptr in CPP files |
commit | commitdiff | tree | snapshot |
2020-07-23 |
James Zern | Merge "libs.mk: quiet curl output" |
commit | commitdiff | tree | snapshot |
2020-07-23 |
James Zern | libs.mk: quiet curl output |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Jerome Jiang | Silience warnings about uninitiated test cases |
commit | commitdiff | tree | snapshot |
2020-07-22 |
James Zern | update googletest to release-1.10.0-224-g23b2a3b1 |
commit | commitdiff | tree | snapshot |
2020-07-20 |
James Zern | Merge "vp8,vpx_dsp: [loongson] fix msa optimization... |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Angie Chiang | Merge "Build libsimple_encode.a separately" |
commit | commitdiff | tree | snapshot |
2020-07-20 |
angiebird | Add init version of EncodeFrameWithTargetFrameBits() |
commit | commitdiff | tree | snapshot |
2020-07-18 |
jinbo | vp8,vpx_dsp: [loongson] fix msa optimization bugs |
commit | commitdiff | tree | snapshot |
2020-07-18 |
angiebird | Build libsimple_encode.a separately |
commit | commitdiff | tree | snapshot |
2020-07-15 |
angiebird | Add SetEncodeSpeed() to SimpleEncode |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Jerome Jiang | Merge "Cap target bitrate to raw rate internally" |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Jerome Jiang | Cap target bitrate to raw rate internally |
commit | commitdiff | tree | snapshot |
2020-07-10 |
James Zern | Merge "test/*: rename *TestCase to TestSuite" |
commit | commitdiff | tree | snapshot |
2020-07-09 |
James Zern | test/*: rename *TestCase to TestSuite |
commit | commitdiff | tree | snapshot |
2020-07-07 |
jinbo | vp8,vpx_dsp:[loongson] fix bugs reported by clang |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Marco Paniconi | vp9: Update last_q for dropped frames |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Marco Paniconi | vp9: Fix to use last_q for resize check |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Sreerenj Balachandran | vp9-svc: Fix the bitrate control for spatial svc |
commit | commitdiff | tree | snapshot |
2020-06-30 |
James Zern | add CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
2020-06-29 |
jinbo | vp8,vpx_dsp:[loongson] fix specification of instruction... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Marco Paniconi | vp9-svc: Fix to setting frame size for dynamic resize |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Marco Paniconi | vp9-svc: Allow scale_references for single layer svc |
commit | commitdiff | tree | snapshot |
2020-06-19 |
James Zern | Merge "tools/lint-hunks.py: skip third_party files" |
commit | commitdiff | tree | snapshot |
2020-06-19 |
James Zern | Merge changes I07f2c208,I79762df8 |
commit | commitdiff | tree | snapshot |
2020-06-19 |
James Zern | tools/lint-hunks.py: skip third_party files |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Marco Paniconi | vp9-rtc: Fix to resetting drop_spatial_layer |
commit | commitdiff | tree | snapshot |
2020-06-18 |
James Zern | update googletest to v1.10.0 |
commit | commitdiff | tree | snapshot |
2020-06-18 |
James Zern | vp9_skip_loopfilter_test: make Init() return a bool |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Marco Paniconi | vp9-rtc: Fixes to resizer for real-time |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Marco Paniconi | vp9-svc: Add svc test for denoiser and dynamic resize |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Marco Paniconi | vp9-svc: Fix to dynamic resize for svc denoising |
commit | commitdiff | tree | snapshot |
2020-06-11 |
angiebird | Let SetExternalGroupOfPicturesMap use c-style arr |
commit | commitdiff | tree | snapshot |
2020-06-08 |
angiebird | Fix assertion error in simple_encode.cc |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Angie Chiang | Merge "Refactor simple_encode_test.cc" |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Jerome Jiang | Merge "Add NV12 support" |
commit | commitdiff | tree | snapshot |
2020-06-02 |
angiebird | Refactor simple_encode_test.cc |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Jerome Jiang | Add NV12 support |
commit | commitdiff | tree | snapshot |
2020-05-29 |
angiebird | Add extra check / unit test to SetExternalGroupOfPictur... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Angie Chiang | Merge "Refactor decode_api_test and realtime_test" |
commit | commitdiff | tree | snapshot |
2020-05-27 |
angiebird | Add functions to compute/observe key frame map |
commit | commitdiff | tree | snapshot |
2020-05-27 |
angiebird | Init static_scene_max_gf_interval in vp9_rc_init() |
commit | commitdiff | tree | snapshot |
2020-05-27 |
angiebird | Make SetExternalGroupOfPicture support no arf mode |
commit | commitdiff | tree | snapshot |
2020-05-27 |
angiebird | Add GOP_COMMAND |
commit | commitdiff | tree | snapshot |
2020-05-20 |
angiebird | Refactor decode_api_test and realtime_test |
commit | commitdiff | tree | snapshot |
2020-05-19 |
James Zern | vp9_decoder: free postproc_state.prev_mip |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Marco Paniconi | vp9-svc: Fix key frame update refresh simulcast flexibl... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Yunqing Wang | Merge "vp9_firstpass.c: limit mv_limits with MV_MAX... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Marco Paniconi | vp9-rtc: Increase thresh for scene detection |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Jerome Jiang | Merge "Don't collect stats if they won't be used" |
commit | commitdiff | tree | snapshot |
2020-05-12 |
James Zern | Merge "Temporarily convert to 64 bits to avoid overflows" |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Jorge E. Moreira | Temporarily convert to 64 bits to avoid overflows |
commit | commitdiff | tree | snapshot |
2020-05-11 |
James Zern | Merge changes Ib55d46e9,I4a4feeab |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Jerome Jiang | Merge "Fix mac build with vp9 ratectrl interface" |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jorge E. Moreira | Don't collect stats if they won't be used |
commit | commitdiff | tree | snapshot |
2020-05-08 |
James Zern | Merge "vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_F... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jerome Jiang | Fix mac build with vp9 ratectrl interface |
commit | commitdiff | tree | snapshot |
2020-05-08 |
James Zern | decode_api_test: add negative test for vpx_codec_error_... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
James Zern | examples: use die() on dec/enc_init() failure |
commit | commitdiff | tree | snapshot |
2020-05-07 |
James Zern | Merge "libs.mk,msvc: add missing vp9rc project" |
commit | commitdiff | tree | snapshot |
2020-05-07 |
James Zern | libs.mk,msvc: add missing vp9rc project |
commit | commitdiff | tree | snapshot |
2020-05-06 |
James Zern | vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT |
commit | commitdiff | tree | snapshot |
2020-05-04 |
James Zern | Merge "vp8_dx_iface.c: make vp8_ctf_maps[] static" |
commit | commitdiff | tree | snapshot |
2020-05-04 |
James Zern | vp8_dx_iface.c: make vp8_ctf_maps[] static |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Wan-Teh Chang | Remove unneeded null check for entry in for loop |
commit | commitdiff | tree | snapshot |
2020-04-29 |
James Zern | test/*.sh: add explicit error checks/returns |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Wan-Teh Chang | Update a comment on nonexistent vpx_codec_init |
commit | commitdiff | tree | snapshot |
2020-04-27 |
James Zern | Merge "Update comments on nonexistent vpx_codec_init" |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Neil Birkbeck | vp9_firstpass.c: limit mv_limits with MV_MAX in motion_... |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Marco Paniconi | Merge "vp9-rtc: Some speedups to speed 5 real-time... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
James Zern | Update comments on nonexistent vpx_codec_init |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Jerome Jiang | Merge "Revert "Revert "Remove RD code for CONFIG_REALTI... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Marco Paniconi | vp9-rtc: Some speedups to speed 5 real-time mode |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Jerome Jiang | Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Marco Paniconi | vp9-rtc: Allow simulcast mode for flexible/bypass mode |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Jerome Jiang | Merge "Move index check before array access" |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Jerome Jiang | Merge "Revert "vp9-rtc: Some speedups to speed 5 real... |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Marco Paniconi | Revert "vp9-rtc: Some speedups to speed 5 real-time... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
James Zern | Merge "realtime_test: add IntegerOverflow test" |
commit | commitdiff | tree | snapshot |
2020-04-21 |
James Zern | realtime_test: add IntegerOverflow test |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Jerome Jiang | Revert "Remove RD code for CONFIG_REALTIME_ONLY in... |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Marco Paniconi | vp9-rtc: Some speedups to speed 5 real-time mode |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Vitaly Buka | Move index check before array access |
commit | commitdiff | tree | snapshot |
2020-04-12 |
Johann | simplify x86_abi_support.asm symbol declaration |
commit | commitdiff | tree | snapshot |
2020-04-10 |
James Zern | Merge "transpose_sse2.h,cosmetics: fix some comments" |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Marco Paniconi | vp9-rtc: Fix to disable_16x16part speed feature |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Marco Paniconi | Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed... |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Marco Paniconi | vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8 |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Marco Paniconi | vp9-rtc: Set disable_16x16part for low-resoln high Q |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Jerome Jiang | Merge "vp9: add rate control interface for RTC" |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Jerome Jiang | vp9: add rate control interface for RTC |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Johann | x86_abi_support: do not decorate coff functions |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Johann Koenig | Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
James Zern | transpose_sse2.h,cosmetics: fix some comments |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Wan-Teh Chang | Return VPX_CODEC_INCAPABLE on capability failure |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johann | x86inc.asm: update to 3e5aed95c |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johann | x86inc.asm: namespace ARCH_* defines |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johann | x86inc.asm: only set visibility for chromium builds |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johann | x86inc.asm: do not align .text for aout |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johann | x86inc.asm: use .text on march32 |
commit | commitdiff | tree | snapshot |
next |