2016-08-09 |
Alex Converse | Merge "Refactor mv limits." |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Yury Gitman | Merge "Add cpi parameter for forcing segmentation update" |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Yury Gitman | Add cpi parameter for forcing segmentation update |
commit | commitdiff | tree | snapshot |
2016-08-08 |
James Zern | Merge changes from topic 'clang-tidy' |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Alex Converse | Refactor mv limits. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Yunqing Wang | Merge "Fix a motion vector out of range bug" |
commit | commitdiff | tree | snapshot |
2016-08-06 |
James Zern | *_perf_test.cc: correct DoDecode signature |
commit | commitdiff | tree | snapshot |
2016-08-06 |
clang-format | test: apply clang-tidy google-readability-braces-around... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Linfeng Zhang | Remove duplicates in Loop8Test6Param and Loop8Test9Param |
commit | commitdiff | tree | snapshot |
2016-08-06 |
James Zern | Merge "remove tools/vpx-style.sh" |
commit | commitdiff | tree | snapshot |
2016-08-06 |
James Zern | Merge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Linfeng Zhang | Fix a bug in test/lpf_8_test.cc |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Yunqing Wang | Fix a motion vector out of range bug |
commit | commitdiff | tree | snapshot |
2016-08-05 |
James Zern | vp9: normalize vpx_enc_frame_flags_t usage |
commit | commitdiff | tree | snapshot |
2016-08-05 |
James Zern | args.c: add some explicit casts |
commit | commitdiff | tree | snapshot |
2016-08-05 |
James Zern | webmdec: quiet -Wshorten-64-to-32 warning |
commit | commitdiff | tree | snapshot |
2016-08-05 |
James Zern | test/decode_test_driver: rm unused deadline member |
commit | commitdiff | tree | snapshot |
2016-08-05 |
James Zern | remove tools/vpx-style.sh |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann Koenig | Merge changes I6ef79702,Id332c641,I354b5d22,I84438013 |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann Koenig | Merge "Remove armv6 target" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge "correct break placement" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Use common transpose for vpx_idct32x32_1024_add_neon |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Use common transpose for vpx_idct8x8_[12|64]_add_neon |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Use common transpose for vp9_iht8x8_add_neon |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Use common transpose for vpx_idct16x16_[10|256]_add_neon |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann Koenig | Merge "Extract neon transpose for re-use" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge "vp9_ratectrl.c: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | correct break placement |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann Koenig | Merge "Don't expand to Q register for 4x4 intrapred" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Remove armv6 target |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann Koenig | Merge "Pad 'Left' when building under ASan" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Linfeng Zhang | Merge "Update Loop8Test{6,9}Param to test filter8(... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Extract neon transpose for re-use |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge changes from topic 'clang-format' |
commit | commitdiff | tree | snapshot |
2016-08-04 |
clang-format | vp9_ratectrl.c: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Johann | Don't expand to Q register for 4x4 intrapred |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Linfeng Zhang | Update Loop8Test{6,9}Param to test filter8() in mb_lpf_... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Marco Paniconi | Merge "vp9 1pass vbr: Adjustment to gf interval." |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Yaowu Xu | Fix msvc compiler warnings |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge "Resolve -Wshorten-64-to-32 warnings in prob.h." |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | README: add a note about clang-format |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | README: update target list |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | README: fix typo |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge "test: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
James Zern | Merge "vp9/decoder,vp9/*.[hc]: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Johann | Pad 'Left' when building under ASan |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Marco | vp9 1pass vbr: Adjustment to gf interval. |
commit | commitdiff | tree | snapshot |
2016-08-03 |
clang-format | vp9/decoder,vp9/*.[hc]: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Yaowu Xu | Merge "vp9 svc: Fix a valgrind error." |
commit | commitdiff | tree | snapshot |
2016-08-03 |
clang-format | vp9/common: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-08-02 |
clang-format | vp9/encoder: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-08-02 |
JackyChen | vp9 svc: Fix a valgrind error. |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Alex Converse | Resolve -Wshorten-64-to-32 warnings in prob.h. |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Alex Converse | Merge "Resolve -Wshorten-64-to-32 in variance." |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Yaowu Xu | change HBD pixel value from uint8_t to uint16_t |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Yaowu Xu | Add pointer conversion for HBD buffers |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Alex Converse | Merge "Unfork 8-bit in HBD path in vp9_model_rd_from_va... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Alex Converse | Merge "Cache optimizations in optimize_b()." |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Alex Converse | Cache optimizations in optimize_b(). |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Johann Koenig | Merge "replace by VSTM/VLDM to reduce one of VST1/VLD1" |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Min Chen | replace by VSTM/VLDM to reduce one of VST1/VLD1 |
commit | commitdiff | tree | snapshot |
2016-07-28 |
JackyChen | vp8: Switch skin model to mode 0 to save some cycle. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Jacky Chen | Merge "vp9 svc: Enable different speed setting for... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Alex Converse | Resolve -Wshorten-64-to-32 in variance. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Alex Converse | Merge "Fix 64 to 32 narrowing warning." |
commit | commitdiff | tree | snapshot |
2016-07-28 |
clang-format | vpx_dsp/x86/quantize_sse2.c: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-28 |
James Zern | Merge "vp9 denoiser: Derefencing pointer should be... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Alex Converse | Fix 64 to 32 narrowing warning. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
James Zern | Merge "vpx_scale: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-07-27 |
clang-format | test: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-27 |
JackyChen | vp9 denoiser: Derefencing pointer should be after null... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
James Zern | .clang-format: disable DerivePointerAlignment |
commit | commitdiff | tree | snapshot |
2016-07-26 |
clang-format | vpx_scale: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-26 |
James Zern | Merge "vpx_ports: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Alex Converse | Unfork 8-bit in HBD path in vp9_model_rd_from_var_lapnd... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
James Zern | Merge "vpx_mem: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-07-26 |
James Zern | Merge "vpx_util: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Alex Converse | Merge "Only consider visible 4x4s in pixel domain error." |
commit | commitdiff | tree | snapshot |
2016-07-26 |
James Zern | Merge "register_state_check: simplify Check() methods" |
commit | commitdiff | tree | snapshot |
2016-07-26 |
clang-format | vpx_util: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-25 |
James Zern | register_state_check: simplify Check() methods |
commit | commitdiff | tree | snapshot |
2016-07-25 |
jackychen | vp9 svc: Enable different speed setting for each spatia... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Alex Converse | Only consider visible 4x4s in pixel domain error. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
clang-format | vpx_ports: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-25 |
clang-format | vpx_mem: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-25 |
clang-format | vpx_dsp: apply clang-format |
commit | commitdiff | tree | snapshot |
2016-07-25 |
James Zern | Merge "configure: test for -Wfloat-conversion" |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Johann Koenig | Merge "Fix compilation error under Clang 4.0." |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Ivan Krasin | Fix compilation error under Clang 4.0. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
James Zern | configure: test for -Wfloat-conversion |
commit | commitdiff | tree | snapshot |
2016-07-25 |
James Zern | Merge "vp9: fix frame-level threaded decode shutdown" |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Alex Converse | Merge "Minor skip segment simplification." |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Scott LaVarnway | Merge "VP9: get_pred_context_switchable_interp() -... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Zern | vp8/decodeframe: fix signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Zern | vp9: fix frame-level threaded decode shutdown |
commit | commitdiff | tree | snapshot |
2016-07-23 |
clang-format | vp8/postproc.c: disable clang-format for RGB_TO_YUV |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Zern | Merge "vpx/: apply clang-format" |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Zern | Merge changes I0089e884,Icb0ecb9e |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Zern | Merge "resize_test: fix implicit float->int conversion" |
commit | commitdiff | tree | snapshot |
2016-07-23 |
James Bankoski | Merge "vp8:fix threading issues" |
commit | commitdiff | tree | snapshot |
next |