platform/upstream/libvpx.git
2016-11-22 Linfeng ZhangAdd idct speed test.
2016-11-22 Linfeng ZhangUpdate partial_idct_test.cc to support high bitdepth
2016-11-21 Yaowu XuAdd validation of frame_parallel_decoding_mode
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 Kaustubh RasteMerge "Fix SingleLargeCoeff idct test"
2016-11-19 James Zernvpx_temporal_svc_encoder.sh: fix comment (// -> #)
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-18 James ZernMerge "partial_idct_test: s/SingleLargeCoef/SingleExtre...
2016-11-18 Jerome JiangMerge "Change *_xmm to *_sse2 in deblocker assembly...
2016-11-17 Jerome JiangChange *_xmm to *_sse2 in deblocker assembly functions.
2016-11-17 James Zernpartial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/
2016-11-17 Marco PaniconiMerge "vpx_temporal_svc_encoder.sh: Run all tests for...
2016-11-17 Kaustubh RasteFix SingleLargeCoeff idct test
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-17 Jerome JiangChange C and msa to match results from sse2.
2016-11-16 Marcovpx_temporal_svc_encoder.sh: Run all tests for 1-4...
2016-11-16 Jim Bankoskistress.sh: Runs multiple libvpx encodes and decodes...
2016-11-15 James ZernMerge "build/make/Android.mk: fix cpufeatures import"
2016-11-15 James ZernMerge changes I3950c883,I2b679b04
2016-11-15 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-15 Jerome JiangMerge "vp9: Speed 8: More aggresive golden skip for...
2016-11-15 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-15 Jerome Jiangvp9: Speed 8: More aggresive golden skip for low res.
2016-11-15 James Zernpartial_idct_test: use <limits> for int16_min/max
2016-11-15 James Zernvpx_timer.h,x86.h: define NOMINMAX for windows.h
2016-11-14 James Zernbuild/make/Android.mk: fix cpufeatures import
2016-11-14 Jerome Jiangvp9: Speed 8: Turn off 4x4avg for low-res non-key frames.
2016-11-14 Jingning HanEnable asymptotic closed-loop encoding decision
2016-11-12 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-11 Jerome JiangAdd unit tests for post proc.
2016-11-11 Marco PaniconiMerge "vp9: Adjust thresholds for limiting cyclic refre...
2016-11-10 James ZernMerge "*ppflags.h: remove unused *_DEBUG_* enum values"
2016-11-10 James ZernMerge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
2016-11-10 James Zernfdct8x8_test: add vpx_idct8x8_64_add_neon in hbd
2016-11-09 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-09 James Zern*ppflags.h: remove unused *_DEBUG_* enum values
2016-11-09 James Zernfdct4x4_test: add vpx_idct4x4_16_add_neon in hbd
2016-11-09 James Zernpartial_idct_test,NEON: add missing idct variants
2016-11-09 James Zernenable vpx_idct32x32_34_add_neon in hbd builds
2016-11-08 Marcovp9: Adjust thresholds for limiting cyclic refresh...
2016-11-08 JohannRefine vp8_refining_search_sadx4 targeting
2016-11-08 JohannOptimize idct32x32_135_add for NEON
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 James ZernMerge "partial_idct_test: set MinSupportedCoeff for...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
2016-11-08 Johannads2gas: remove RN stanza
2016-11-07 James Zernpartial_idct_test: set MinSupportedCoeff for NEON
2016-11-07 Linfeng ZhangRename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8...
2016-11-07 Linfeng ZhangMerge "Replace highbd_dct_const_round_shift with dct_co...
2016-11-06 Johann KoenigMerge "idct test: use coeff consistently"
2016-11-06 Johann KoenigMerge "partial_idct_test: Add large coefficient test"
2016-11-06 Johann KoenigMerge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth"
2016-11-05 James ZernMerge "vp9-svc: Add unittest for svc-decoding."
2016-11-05 Johannidct test: use coeff consistently
2016-11-05 Johannpartial_idct_test: Add large coefficient test
2016-11-05 Marcovp9-svc: Add unittest for svc-decoding.
2016-11-05 JohannUpdate vp9_fdct8x8_quant_ssse3 for highbitdepth
2016-11-04 Linfeng ZhangReplace highbd_dct_const_round_shift with dct_const_rou...
2016-11-04 Linfeng ZhangMerge "Cosmetics of inv_txfm.c"
2016-11-04 Johann KoenigMerge "Extract high bit depth helper functions"
2016-11-04 Linfeng ZhangCosmetics of inv_txfm.c
2016-11-04 JohannExtract high bit depth helper functions
2016-11-04 James ZernMerge "configure: disable tools for armv7-win32-vs1...
2016-11-04 Martin StorsjoAdd a missing END directive in idct_neon.asm
2016-11-04 Martin StorsjoFix producing vcxproj files with *.S arm assembly files
2016-11-04 James Zernconfigure: disable tools for armv7-win32-vs1[24]
2016-11-03 Marco PaniconiMerge "vp9: Non-rd pickmode: fix logic in reference...
2016-11-03 Marcovp9-svc: Add decoder control to decode up to x spatial...
2016-11-03 Marcovp9: Non-rd pickmode: fix logic in reference masking.
2016-11-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-11-03 Jerome JiangMerge "pp_filter_test.cc,cosmetics:adjust name convention"
2016-11-02 Jerome Jiangpp_filter_test.cc,cosmetics:adjust name convention
2016-11-02 Linfeng ZhangClean horizontal intra prediction NEON optimization
2016-11-02 Johann KoenigMerge "arm idct: move to-be-shared code to header"
2016-11-02 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-02 paulwilkinsFixed bug in formatting of debug stats.
2016-11-02 James Zernvp9,tile_worker_hook: correctly set jmp target
2016-11-02 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-01 Johannarm idct: move to-be-shared code to header
2016-11-01 James ZernMerge "idct32x32_1_add_neon: clear a couple conv warnings"
2016-11-01 James ZernMerge changes I08af3a54,If5959a25,I6763e62e
2016-11-01 Linfeng ZhangAdd high bitdepth intra prediction optimization speed...
2016-11-01 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-11-01 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode tm)
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-11-01 James Zernidct32x32_1_add_neon: clear a couple conv warnings
2016-11-01 James Zernbuild/make/Android.mk: s/armv8/arm64/
2016-11-01 James Zernbuild/make/Android.mk: fix armeabi-v7a build
2016-10-31 James Zernuse .S suffix rather than .s for NEON asm
2016-10-31 Marco PaniconiMerge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
2016-10-31 Marcovp9-svc: Fix some stats in vp9_spatial_svc_encoder.
2016-10-31 James ZernMerge "idct,NEON: add a tran_low_t->s16 load adapter"
2016-10-31 Peter BoströmMerge "Add vp9_spatial_svc_encoder to .gitignore."
2016-10-31 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-31 Peter BoströmAdd vp9_spatial_svc_encoder to .gitignore.
2016-10-31 Marco PaniconiMerge "vp9-svc: Add checks to layer bitrates in vp9_spa...
2016-10-31 James Zernidct,NEON: add a tran_low_t->s16 load adapter
2016-10-31 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode...
2016-10-31 Marcovp9-svc: Add checks to layer bitrates in vp9_spatial_sv...
next