platform/upstream/libvpx.git
2016-09-29 James ZernMerge "vp9_detokenize,decode_coefs: fix signed int...
2016-09-29 James ZernMerge changes I11786887,Ia91823ad
2016-09-29 James Zernvp9_detokenize,decode_coefs: fix signed int overflow
2016-09-29 James Zernvpx_dsp/get_prob: relocate den == 0 test
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-28 Johann KoenigMerge "Hook up vp8_diamond_search_sad_sse3"
2016-09-28 James ZernMerge "vpxdec: avoid memory leaks under most conditions"
2016-09-28 James Zernvpx_dsp/get_prob: make clip_prob branchless
2016-09-28 Tristan Matthewsvp9: fix compilation for g++ 6.2.x
2016-09-28 Linfeng ZhangMerge "Clean convolve_test.cc"
2016-09-28 Debargha MukherjeeMerge "Fix for compile error with range checking"
2016-09-27 JohannCast strto[u]l down
2016-09-27 JohannHook up vp8_diamond_search_sad_sse3
2016-09-27 James Zernvpxdec: avoid memory leaks under most conditions
2016-09-27 Johann KoenigMerge changes from topic 'wextra'
2016-09-27 Linfeng ZhangClean convolve_test.cc
2016-09-27 JohannExpand -Wextra to more of the library
2016-09-27 Johannmips: clean up wextra warnings
2016-09-27 Urvang JoshiAdd compiler flag -Wsign-compare
2016-09-27 Urvang JoshiAdd compiler warning flag -Wextra and fix related warnings.
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-27 Peter de RivazFix for compile error with range checking
2016-09-26 Marco PaniconiMerge "vp9: Reduce frame loopfilter-level for 1 pass...
2016-09-26 Johann KoenigMerge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-26 Johann KoenigMerge "Use shifted value for sinpi8sqrt2"
2016-09-26 Marcovp9: Reduce frame loopfilter-level for 1 pass cbr.
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-26 paulwilkinsLimit max arf boost and scale motion breakout for image...
2016-09-26 Scott LaVarnwayMerge "VP9: token decoder expansion"
2016-09-24 James ZernMerge "vp9_idct: delete dead TODOs"
2016-09-24 JohannUse shifted value for sinpi8sqrt2
2016-09-23 JohannUn-Revert "Restore vp8_sixtap_predict4x4_neon"
2016-09-23 Scott LaVarnwayVP9: token decoder expansion
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-23 James ZernMerge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
2016-09-23 James ZernMerge "variance_neon: sync variance*() w/c,sse2"
2016-09-22 Scott LaVarnwayVP9: pass TileWorkerData instead of MACROBLOCKD and...
2016-09-22 James Zernvpx_idct32x32_34_add_sse2: rm unneeded transposes
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James Zernvariance_neon: sync variance*() w/c,sse2
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-22 Angie ChiangDetect invalid highbd iht input
2016-09-21 JohannKeep vp8 sixtap read within bounds
2016-09-21 Johannpredict_test: align dst buffer to 16
2016-09-21 James Zernvp8: remove VP8_SET_DBG* control support
2016-09-21 James Zernvp9_idct: delete dead TODOs
2016-09-20 James ZernMerge changes from topic 'Wshorten'
2016-09-20 James ZernMerge "variance_avx2: sync variance functions with...
2016-09-20 James ZernMerge "examples: quiet -Wshorten-64-to-32 warnings"
2016-09-20 James ZernMerge "vp9_rtcd: remove non-existent highbd convolve...
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-20 Alex ConverseMerge "Code class0 using vpx_read() / vpx_write()."
2016-09-20 James Zernvp9_rtcd: remove non-existent highbd convolve fns
2016-09-20 James Zernexamples: quiet -Wshorten-64-to-32 warnings
2016-09-20 James Zernvp8: convert some uses of unsigned long to size_t
2016-09-20 James Zernvp8/encoder: quiet some -Wshorten-64-to-32 warnings
2016-09-19 Linfeng ZhangRefactor lpf (size 4 and 8) NEON intrinsics optimization
2016-09-19 James Zernvariance_avx2: sync variance functions with c-code
2016-09-19 Johann KoenigMerge "Remove -fno-strict-aliasing flag"
2016-09-19 JohannRemove -fno-strict-aliasing flag
2016-09-19 Nathan E. EggeCode class0 using vpx_read() / vpx_write().
2016-09-19 Alex ConverseZero the whole rd_counts struct rather than the each...
2016-09-17 James Zernloopfilter_mb_neon: remove unused load_8x8()
2016-09-17 Linfeng ZhangMerge "Refactor lpf (size 16) NEON intrinsics optimization"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 Linfeng ZhangRefactor lpf (size 16) NEON intrinsics optimization
2016-09-16 James Zernvpx_subpixel_8t_intrin_avx2: tolerate unversioned clang
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-16 JohannEnable ssse3 bilinear tests
2016-09-16 JohannAdd vp8_bilinear_filter test
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigRevert "Restore vp8_sixtap_predict4x4_neon"
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "zero structures completely"
2016-09-16 JohannRestore vp8_bilinear_predict4x4_neon
2016-09-16 Johann KoenigMerge "Restore vp8_sixtap_predict4x4_neon"
2016-09-16 Johannzero structures completely
2016-09-16 Johannvp8 postproc: expand CONFIG_POSTPROC guard
2016-09-16 Johannaltref test: comment out 'pass'
2016-09-15 Johann KoenigMerge "vp9 frame parallel test: Initialize cfg differently"
2016-09-15 Marcovp9: Small code cleanup.
2016-09-15 clang-formatapply clang-format
2016-09-15 James Zern.clang-format: update to 3.8.1
2016-09-15 JohannRestore vp8_sixtap_predict4x4_neon
2016-09-15 Johannvp9 frame parallel test: Initialize cfg differently
2016-09-15 Johann KoenigMerge "Documentation for building unit tests for Android"
2016-09-15 JohannDocumentation for building unit tests for Android
2016-09-14 James ZernMerge "cosmetics,vp8: join some lines, fix table format"
2016-09-13 Johannvp8 decoder: cast decoding_thread_count to int
2016-09-13 Johannvp9 frame parallel test: Initialize cfg to 0
2016-09-13 Johannvp9cx_set_ref.c: remove unused 'cfg' parameter
2016-09-13 Johannwebmenc: remove unused 'fps' parameter
2016-09-10 James Zernvpx_codec_control: return incapable for unmatched control
2016-09-09 James Zerncosmetics,vp8: join some lines, fix table format
2016-09-09 Marcovp8: Set the skin model to mode 1.
2016-09-09 James ZernMerge "vp8: Remove TSAN warning around end of encode."
2016-09-08 Alexander Potapenkovp8: Remove TSAN warning around end of encode.
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-07 James Zernvpx_mem.c: remove unnecessary inline
next