platform/upstream/libvpx.git
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-04 James ZernMerge "vp9/decoder,vp9/*.[hc]: apply clang-format"
2016-08-03 clang-formatvp9/decoder,vp9/*.[hc]: apply clang-format
2016-08-03 Yaowu XuMerge "vp9 svc: Fix a valgrind error."
2016-08-03 clang-formatvp9/common: apply clang-format
2016-08-02 clang-formatvp9/encoder: apply clang-format
2016-08-02 JackyChenvp9 svc: Fix a valgrind error.
2016-08-02 Alex ConverseMerge "Resolve -Wshorten-64-to-32 in variance."
2016-08-02 Yaowu Xuchange HBD pixel value from uint8_t to uint16_t
2016-08-01 Yaowu XuAdd pointer conversion for HBD buffers
2016-08-01 Alex ConverseMerge "Unfork 8-bit in HBD path in vp9_model_rd_from_va...
2016-08-01 Alex ConverseMerge "Cache optimizations in optimize_b()."
2016-07-29 Alex ConverseCache optimizations in optimize_b().
2016-07-29 Johann KoenigMerge "replace by VSTM/VLDM to reduce one of VST1/VLD1"
2016-07-28 Min Chenreplace by VSTM/VLDM to reduce one of VST1/VLD1
2016-07-28 JackyChenvp8: Switch skin model to mode 0 to save some cycle.
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-28 Alex ConverseResolve -Wshorten-64-to-32 in variance.
2016-07-28 Alex ConverseMerge "Fix 64 to 32 narrowing warning."
2016-07-28 clang-formatvpx_dsp/x86/quantize_sse2.c: apply clang-format
2016-07-28 James ZernMerge "vp9 denoiser: Derefencing pointer should be...
2016-07-27 Alex ConverseFix 64 to 32 narrowing warning.
2016-07-27 James ZernMerge "vpx_scale: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
2016-07-27 JackyChenvp9 denoiser: Derefencing pointer should be after null...
2016-07-26 James Zern.clang-format: disable DerivePointerAlignment
2016-07-26 clang-formatvpx_scale: apply clang-format
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-26 Alex ConverseUnfork 8-bit in HBD path in vp9_model_rd_from_var_lapnd...
2016-07-26 James ZernMerge "vpx_mem: apply clang-format"
2016-07-26 James ZernMerge "vpx_util: apply clang-format"
2016-07-26 Alex ConverseMerge "Only consider visible 4x4s in pixel domain error."
2016-07-26 James ZernMerge "register_state_check: simplify Check() methods"
2016-07-26 clang-formatvpx_util: apply clang-format
2016-07-25 James Zernregister_state_check: simplify Check() methods
2016-07-25 jackychenvp9 svc: Enable different speed setting for each spatia...
2016-07-25 Alex ConverseOnly consider visible 4x4s in pixel domain error.
2016-07-25 clang-formatvpx_ports: apply clang-format
2016-07-25 clang-formatvpx_mem: apply clang-format
2016-07-25 clang-formatvpx_dsp: apply clang-format
2016-07-25 James ZernMerge "configure: test for -Wfloat-conversion"
2016-07-25 Johann KoenigMerge "Fix compilation error under Clang 4.0."
2016-07-25 Ivan KrasinFix compilation error under Clang 4.0.
2016-07-25 James Zernconfigure: test for -Wfloat-conversion
2016-07-25 James ZernMerge "vp9: fix frame-level threaded decode shutdown"
2016-07-25 Alex ConverseMerge "Minor skip segment simplification."
2016-07-25 Scott LaVarnwayMerge "VP9: get_pred_context_switchable_interp() -...
2016-07-23 James Zernvp8/decodeframe: fix signed/unsigned comparison
2016-07-23 James Zernvp9: fix frame-level threaded decode shutdown
2016-07-23 clang-formatvp8/postproc.c: disable clang-format for RGB_TO_YUV
2016-07-23 James ZernMerge "vpx/: apply clang-format"
2016-07-23 James ZernMerge changes I0089e884,Icb0ecb9e
2016-07-23 James ZernMerge "resize_test: fix implicit float->int conversion"
2016-07-23 James BankoskiMerge "vp8:fix threading issues"
2016-07-23 Jim Bankoskivp8:fix threading issues
2016-07-22 James Zernvp8/postproc: fix implicit float conversion
2016-07-22 Yury GitmanAdd VPX_SWAP macro
2016-07-22 James Zernblockiness_test: fix implicit float conversion
2016-07-22 Alex ConverseMinor skip segment simplification.
2016-07-22 Marco PaniconiMerge "vp9 1pass-vbr: Adjust gf setting for nonzero...
2016-07-22 James Zernresize_test: fix implicit float->int conversion
2016-07-22 Marcovp9 1pass-vbr: Adjust gf setting for nonzero-lag case.
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-22 clang-formatvpx/: apply clang-format
2016-07-22 Yunqing WangAdd back header in threading.h
2016-07-21 Yunqing WangMerge "Revert "Amend and improve VP8 multithreading...
2016-07-21 Yunqing WangRevert "Amend and improve VP8 multithreading implementa...
2016-07-21 Scott LaVarnwayVP9: get_pred_context_switchable_interp() -- encoder...
2016-07-21 Alex ConverseMinArfFreqTest: Don't leak video on failure.
2016-07-21 Alex ConverseMake test encoder test driver less likely to leak on...
2016-07-21 James ZernMerge changes from topic 'clang-tidy'
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-21 JohannRelease v1.6.0 Khaki Campbell Duck v1.6.0
2016-07-20 jackychenvp9: Fix the clang warning of unsigned int type.
2016-07-20 Yaowu XuFix encoder crashes for odd size input
2016-07-20 James Zernvp8/onyx_if.c: rework #if's to avoid dangling else's
2016-07-20 James Zernvp8/bitstream.c: rework #if to avoid dangling else
2016-07-20 James ZernMerge changes from topic 'clang-tidy'
2016-07-20 Yaowu XuChange to call vp9_post_proc_frame()
2016-07-20 James Zernvp8/{bitstream,rdopt},y4minput: correct break placement
2016-07-20 James Zerny4minput.c: correct empty loop formatting
2016-07-20 James Zernvp8: simplify a few #if's
2016-07-20 James Zernvp8: remove extra semicolons
2016-07-19 clang-formattop-level: apply clang-format
2016-07-19 James ZernMerge "vp8: apply clang-tidy google-readability-braces...
2016-07-19 clang-tidyvp8: apply clang-tidy google-readability-braces-around...
2016-07-19 James ZernMerge "examples: apply clang-format"
2016-07-19 James ZernMerge changes Ia6004c08,I1954f9d6
2016-07-19 Yury Gitmancosmetics: Add a few explanatory comments
2016-07-19 Marco PaniconiMerge "vp9: Allow usage of lookahead for real-time...
2016-07-19 Johann KoenigMerge "Change 'git cl upload' default to --no-squash"
2016-07-19 James ZernMerge changes I18982dbf,I15c8976c
2016-07-19 Pascal MassiminoMerge "take II: variance_test partial clean-up"
2016-07-19 clang-formatexamples: apply clang-format
2016-07-19 James BankoskiMerge "configure: turn on all unused warnings by default"
2016-07-18 James Zernbuild/make/Makefile: add a 'test_*' default target
2016-07-18 James Zernbuild/make/Makefile: remove default suffix rules
2016-07-18 skaltake II: variance_test partial clean-up
2016-07-18 Marcovp9: Allow usage of lookahead for real-time, 1 pass...
next