2018-12-13 |
Jingning Han | Make the use of tpl model controlled by the encoder... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Yaowu Xu | Merge "Optimize RDMult" |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Angie Chiang | Merge changes Id10f72b3,Icde1b01e,I391aa322 |
commit | commitdiff | tree | snapshot |
2018-12-07 |
sdeng | Add high bit Hadamard 32x32 avx2 implementation |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Sai Deng | Merge "Add high bit Hadamard 16x16 avx2 implementation" |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Jerome Jiang | Merge "vp9 decoder: cleanup on exit if no available... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Jerome Jiang | vp9 decoder: cleanup on exit if no available frame... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Angie Chiang | Implement find_prev_nb_full_mvs |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Angie Chiang | Implement get_full_mv() |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Angie Chiang | Pass mv_num into vp9_nb_mvs_inconsistency() |
commit | commitdiff | tree | snapshot |
2018-12-06 |
James Zern | Merge "configure: test -std=c++11 before enabling unit... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Harish Mahendrakar | Merge "Fix DoS in Error Streams" |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Yaowu Xu | Optimize RDMult |
commit | commitdiff | tree | snapshot |
2018-12-06 |
sdeng | Add high bit Hadamard 16x16 avx2 implementation |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Johann Koenig | Merge "remove old visual studio support" |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Jerome Jiang | Merge "Refactor datarate svc test." |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Johann Koenig | Merge "quantize neon: fix hbd builds" |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Johann | remove old visual studio support |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Sai Deng | Merge "Fix overflow in calculating highbd SSIM" |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Harish Mahendrakar | Merge "Add Parse and Recon Split functions" |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Jerome Jiang | Refactor datarate svc test. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
sdeng | Fix overflow in calculating highbd SSIM |
commit | commitdiff | tree | snapshot |
2018-12-05 |
James Zern | configure: test -std=c++11 before enabling unit tests |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Angie Chiang | Fix the parameter of vp9_full_pixel_diamond_new |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Johann Koenig | Merge "Reland "third_party/googletest: update to v1... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Jerome Jiang | Merge "vp9: force refresh of long term ref when denoise... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Jerome Jiang | vp9: force refresh of long term ref when denoiser reset. |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Jingning Han | Merge "Clean up rc_pick_q_and_bounds_two_pass()" |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Sai Deng | Merge "Add high bit Hadamard 8x8 avx2 implementation" |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Marco Paniconi | vp9-svc: Fix to postencode drop for layers. |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Marco Paniconi | Merge "vp9: Rename post_encode drop function." |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Marco Paniconi | vp9: Overshoot detection for skipped base layer. |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Marco Paniconi | vp9: Rename post_encode drop function. |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Johann | quantize neon: fix hbd builds |
commit | commitdiff | tree | snapshot |
2018-12-03 |
sdeng | Add high bit Hadamard 8x8 avx2 implementation |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Venkatarama... | Fix DoS in Error Streams |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Shubham Tandle | Add Parse and Recon Split functions |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Johann | quantize 32x32: saturate dqcoeff on x86 |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Jingning Han | Merge "Simplify constant q mode qp selection" |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Jingning Han | Clean up rc_pick_q_and_bounds_two_pass() |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Sai Deng | Merge "Use 16 bit ints in Hadamard highbd col8 first... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Johann Koenig | Merge changes Ic80def57,I61a2f8bf |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Angie Chiang | Merge changes I18680413,Iebe38092 |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Jingning Han | Simplify constant q mode qp selection |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Jingning Han | Factor key frame qp selection from two-pass qp and... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Angie Chiang | Consider mv inconsistency in single_motion_search |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Angie Chiang | Change the interface of vp9_full_pixel_diamond_new |
commit | commitdiff | tree | snapshot |
2018-11-29 |
sdeng | Use 16 bit ints in Hadamard highbd col8 first pass |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Jingning Han | Revert "Optimize RDMULT values for key frames" |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Marco Paniconi | vp9-svc: Add num_encoded_top layer counter |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Marco Paniconi | Merge "vp9: Fix condition for disabling noise estimation" |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Marco Paniconi | vp9: Fix condition for disabling noise estimation |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Jerome Jiang | vp9 denoiser: force copy block when last not a reference. |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Jingning Han | Merge "Remove ineffective condition from rc_pick_q_and_... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Johann | quantize 32x32: fix dqcoeff |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Johann | quantize: fix x86 hbd builds |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Marco Paniconi | Merge "vp9-svc: Add check/reset for long term reference." |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Marco Paniconi | vp9-svc: Add check/reset for long term reference. |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jerome Jiang | vp9 svc: copy block if ref buffer in denoiser is NULL. |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Johann | Reland "third_party/googletest: update to v1.8.1" |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jingning Han | Merge "Replace deprecated scoped_ptr with unique_ptr" |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Johann Koenig | Merge "rename quantize_x86.h" |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jingning Han | Remove ineffective condition from rc_pick_q_and_bounds |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jingning Han | Replace deprecated scoped_ptr with unique_ptr |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Johann | rename quantize_x86.h |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jingning Han | Merge "Fix ARF rate allocation for cq mode" |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Marco Paniconi | Merge "VP9 SVC: fix crash on scaling partition." |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Marco Paniconi | vp9-svc: Put check on usage of long term temporal ref. |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jerome Jiang | VP9 SVC: fix crash on scaling partition. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Marco Paniconi | vp9-svc: Fix to skip enhancement layer setting |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Jingning Han | Fix ARF rate allocation for cq mode |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Marco Paniconi | Merge "vp9 screen-content: Keep lower step_param for... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Angie Chiang | Merge "Fix scan_build warnings in user_priv_test.cc" |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Marco Paniconi | vp9 screen-content: Keep lower step_param for quality... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in user_priv_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Merge changes I02279405,I87e1c3f0,Id70235c8,I62602aa4... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Marco Paniconi | vp9 screen-content: Adjust seach step param |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in tiny_ssim.c |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in convolve_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in vp9_loopfilter.c |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in variance_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Fix scan_build warnings in vp9_resize.c |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Angie Chiang | Merge changes Id47930b4,I4f423630,I277c159b |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Wan-Teh Chang | Merge "Declare buffer_alloc_sz and frame_size as size_t." |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Yaowu Xu | Merge "Replace int64_t with int for rdmult" |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Replace assert by ASSERT_TRUE |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Fix scan_build warnings in temporal_filter_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Fix scan_build warnings in dct_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Marco Paniconi | Merge "Disable partition scaling on 1080p and above." |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Marco Paniconi | Merge "vp9-svc: Reset temporal layers on scene change" |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Jerome Jiang | Disable partition scaling on 1080p and above. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Wan-Teh Chang | Declare buffer_alloc_sz and frame_size as size_t. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Marco Paniconi | vp9-svc: Reset temporal layers on scene change |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Wan-Teh Chang | Merge "Validate the |border| parameter earlier." |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Merge changes I9b5f8b08,Ic90b09e5,Ib2380aaf,I3ad3af49... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Yaowu Xu | Replace int64_t with int for rdmult |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Wan-Teh Chang | Validate the |border| parameter earlier. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Fix scan_build_warnings in comp_avg_pred_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Fix scan_build warnings in convolve_test.cc |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Angie Chiang | Fix scan_build warnings in idct_test.cc |
commit | commitdiff | tree | snapshot |
next |