platform/upstream/libvpx.git
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 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-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
2016-09-07 Scott LaVarnwayvpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()
2016-09-03 Sarah ParkerFix missing write to opsnr in internal stats
2016-09-03 James ZernMerge "invalid_file_test: quiet -Wunused-const-variable...
2016-09-02 James Zerninvalid_file_test: quiet -Wunused-const-variable warnings
2016-09-02 James Zernvp8_cx_iface: quiet -Wshorten-64-to-32 warning
2016-09-02 James Zernget_cpu_count: quiet -Wshorten-64-to-32 warnings
2016-09-02 Johann KoenigMerge changes from topic 'Wundef'
2016-09-01 Yaowu XuMerge "Fix formatting in internal stats for vp8 and...
2016-09-01 Yaowu XuMerge "Casts to remove some warnings."
2016-09-01 Debargha MukherjeeMerge "Refactor uv tx size with lookup arrays"
2016-09-01 Paul WilkinsMerge "Modified resize loop constraints."
2016-09-01 paulwilkinsCasts to remove some warnings.
2016-09-01 JohannEnable -Wundef by default
2016-09-01 JohannDefine VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLY
2016-09-01 JohannRemove CONFIG_DEBUG guards from assert()
2016-09-01 JohannRemove unused function vpx_de_mblock
2016-09-01 JohannFix -Wundef warning for OUTPUT_FPF
2016-09-01 JohannFix -Wundef warning for __SANITIZE_ADDRESS__
2016-08-31 Linfeng ZhangMerge "Rename test/lpf_8_test.cc to test/lpf_test.cc"
2016-08-31 Linfeng ZhangRename test/lpf_8_test.cc to test/lpf_test.cc
2016-08-31 Linfeng ZhangUpdate NEON transpose functions.
2016-08-31 Debargha MukherjeeRefactor uv tx size with lookup arrays
2016-08-31 Linfeng ZhangMerge "Update vpx_lpf_vertical_16_dual_neon() intrinsics"
2016-08-31 paulwilkinsModified resize loop constraints.
2016-08-30 Jim Bankoskilibyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83
2016-08-30 Linfeng ZhangUpdate vpx_lpf_vertical_16_dual_neon() intrinsics
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
2016-08-29 Linfeng ZhangMerge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"
2016-08-29 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-27 Linfeng ZhangUpdate vpx_lpf_horizontal_edge_16_neon() intrinsics
2016-08-27 James ZernMerge "vpx_mem,align_addr: use ~ to create mask"
2016-08-27 James Zernvpx_mem,align_addr: use ~ to create mask
2016-08-27 James Zernvp9_alt_ref_aq_set_nsegments: harmonize fn signature
2016-08-27 Yury GitmanMove vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
2016-08-26 James ZernMerge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d
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-26 Sarah ParkerFix formatting in internal stats for vp8 and vp9
2016-08-25 Marcovp8: Move loopfilter synchronization to end of encode_f...
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 paulwilkinsAdjust coefficient optimization and tx_domain rd...
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-25 James Zernvpx_mem: add basic size check
2016-08-25 James Zernvpx_mem: normalize function names
2016-08-25 Urvang Joshivpx_realloc correction.
2016-08-25 Urvang Joshivpx_mem: Refactor code
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.
next