platform/upstream/libvpx.git
2016-08-26 James ZernMerge changes I353da4a2,I423f2153
2016-08-26 Johann KoenigMerge "Remove halfpix specialization"
2016-08-26 James ZernMerge "add_noise,vpx_setup_noise: correct 'char_dist...
2016-08-26 James BankoskiMerge "libyuv: update to c244a3e9"
2016-08-26 Jingning HanMerge "Fix VS build warnings in vp9_alt_ref_aq files"
2016-08-26 Paul WilkinsMerge "Add ALLOW_RECODE_FIRST speed mode."
2016-08-26 Jingning HanFix VS build warnings in vp9_alt_ref_aq files
2016-08-26 paulwilkinsAdd ALLOW_RECODE_FIRST speed mode.
2016-08-26 James ZernMerge "vp8: fix decoder crash with invalid leading...
2016-08-25 Yury GitmanCreate interface for the ALT_REF_AQ class
2016-08-25 Yury GitmanMerge "Add --alt-ref-aq=<int> option"
2016-08-25 Jim Bankoskilibyuv: update to c244a3e9
2016-08-25 James Zernadd_noise,vpx_setup_noise: correct 'char_dist' type
2016-08-25 Marco PaniconiMerge "Add datarate tests for encoder multi-threads...
2016-08-24 MarcoAdd datarate tests for encoder multi-threads (vp8 and...
2016-08-24 Yury GitmanAdd --alt-ref-aq=<int> option
2016-08-24 Jacky ChenMerge "vp9: Refactor set_low_temp_var_flag."
2016-08-24 James Zernvp8_decoder_create_threads: check sem/pthread returns
2016-08-24 James Zernvp8_create_decoder_instances: add missing setjmp
2016-08-24 JohannRemove halfpix specialization
2016-08-23 James Zernvp8: fix decoder crash with invalid leading keyframes
2016-08-23 Yury GitmanCorrect CHECK_MEM_ERROR macro (release builds)
2016-08-23 jackychenvp9: Refactor set_low_temp_var_flag.
2016-08-23 Yunqing WangMerge "Disable split mode in 4k video encoding"
2016-08-23 Yunqing WangDisable split mode in 4k video encoding
2016-08-22 Yury GitmanCorrect CHECK_MEM_ERROR macro
2016-08-22 Marco PaniconiMerge "Revert "vp8: Move loopfilter synchronization...
2016-08-22 Marco PaniconiRevert "vp8: Move loopfilter synchronization to end...
2016-08-19 Yunqing WangMerge "Adjust speed features for 4k video encoding"
2016-08-19 Yunqing WangAdjust speed features for 4k video encoding
2016-08-19 James Zernvp9_pickmode: quiet float conversion warnings
2016-08-19 James Zernvp9_alloc_context_buffers: clear cm->mi* on failure
2016-08-18 Jacky ChenMerge "vp9 svc: SVC encoder speed up."
2016-08-18 Johann KoenigMerge "Remove '-chromium' flag from ads2gas_apple.pl"
2016-08-18 JackyChenvp9 svc: SVC encoder speed up.
2016-08-18 Marco PaniconiMerge "vp9 non-rd pickmode: Add limit on newmv-last...
2016-08-18 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-17 Marcovp9 non-rd pickmode: Add limit on newmv-last and golden...
2016-08-17 JohannRemove '-chromium' flag from ads2gas_apple.pl
2016-08-17 paulwilkinsAdd casting to fix warning.
2016-08-17 paulwilkinsAdd {} to try and keep Jenkins happy.
2016-08-16 Marcovp8: Move loopfilter synchronization to end of encode_f...
2016-08-16 Linfeng ZhangNEON asm of vpx_lpf_{horizontal,vertical}_8_dual_neon()
2016-08-15 paulwilkinsChange default recode rule for good speed 0 and best.
2016-08-15 paulwilkinsChange to recode rules.
2016-08-15 Paul WilkinsMerge "Modified ARF group allocation."
2016-08-12 Yunqing WangMerge "Fix another motion vector out of range bug"
2016-08-12 James ZernMerge "variance_impl_avx2: restore table layout"
2016-08-12 James Zernvariance_impl_avx2: restore table layout
2016-08-12 Linfeng ZhangNEON intrinsics for 4 loopfilter functions
2016-08-12 Yunqing WangFix another motion vector out of range bug
2016-08-10 Marcovp8: Fix denoiser setting in multi-res sample encoder.
2016-08-10 paulwilkinsModified ARF group allocation.
2016-08-10 Aleksey VasenevAlign thread entry point stack
2016-08-10 James ZernMerge changes I1d3edbdb,I8b49fd05
2016-08-09 Alex ConverseMerge "Refactor mv limits."
2016-08-08 James Zerntests: use scoped_ptr for local video source vars
2016-08-08 Yury GitmanMerge "Add cpi parameter for forcing segmentation update"
2016-08-08 James Zerny4m_test: init members in the constructor
2016-08-08 Yury GitmanAdd cpi parameter for forcing segmentation update
2016-08-08 James ZernMerge changes from topic 'clang-tidy'
2016-08-08 Alex ConverseRefactor mv limits.
2016-08-08 Yunqing WangMerge "Fix a motion vector out of range bug"
2016-08-06 James Zern*_perf_test.cc: correct DoDecode signature
2016-08-06 clang-formattest: apply clang-tidy google-readability-braces-around...
2016-08-06 Linfeng ZhangRemove duplicates in Loop8Test6Param and Loop8Test9Param
2016-08-06 James ZernMerge "remove tools/vpx-style.sh"
2016-08-06 James ZernMerge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa
2016-08-06 Linfeng ZhangFix a bug in test/lpf_8_test.cc
2016-08-05 Yunqing WangFix a motion vector out of range bug
2016-08-05 James Zernvp9: normalize vpx_enc_frame_flags_t usage
2016-08-05 James Zernargs.c: add some explicit casts
2016-08-05 James Zernwebmdec: quiet -Wshorten-64-to-32 warning
2016-08-05 James Zerntest/decode_test_driver: rm unused deadline member
2016-08-05 James Zernremove tools/vpx-style.sh
2016-08-04 Johann KoenigMerge changes I6ef79702,Id332c641,I354b5d22,I84438013
2016-08-04 Johann KoenigMerge "Remove armv6 target"
2016-08-04 James ZernMerge "correct break placement"
2016-08-04 JohannUse common transpose for vpx_idct32x32_1024_add_neon
2016-08-04 JohannUse common transpose for vpx_idct8x8_[12|64]_add_neon
2016-08-04 JohannUse common transpose for vp9_iht8x8_add_neon
2016-08-04 JohannUse common transpose for vpx_idct16x16_[10|256]_add_neon
2016-08-04 Johann KoenigMerge "Extract neon transpose for re-use"
2016-08-04 James ZernMerge "vp9_ratectrl.c: apply clang-format"
2016-08-04 James Zerncorrect break placement
2016-08-04 Johann KoenigMerge "Don't expand to Q register for 4x4 intrapred"
2016-08-04 JohannRemove armv6 target
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Linfeng ZhangMerge "Update Loop8Test{6,9}Param to test filter8(...
2016-08-04 JohannExtract neon transpose for re-use
2016-08-04 James ZernMerge changes from topic 'clang-format'
2016-08-04 clang-formatvp9_ratectrl.c: apply clang-format
2016-08-04 JohannDon't expand to Q register for 4x4 intrapred
2016-08-04 Linfeng ZhangUpdate Loop8Test{6,9}Param to test filter8() in mb_lpf_...
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 Yaowu XuFix msvc compiler warnings
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernREADME: add a note about clang-format
2016-08-04 James ZernREADME: update target list
2016-08-04 James ZernREADME: fix typo
next