platform/upstream/libvpx.git
2015-02-14 James Zerntest_vector_test: fix build with --disable-(vp8|vp9)
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Yaowu XuFix an encoder/decode mismatch bug
2015-02-13 MarcoMerge "Replace some operations with shift in encoder_br...
2015-02-13 Adrian GrangeMerge "Improve readability: move return statements"
2015-02-13 MarcoReplace some operations with shift in encoder_breakout.
2015-02-13 Adrian GrangeMerge "Add VP9 decoder control to get frame size"
2015-02-13 Adrian GrangeImprove readability: move return statements
2015-02-13 Adrian GrangeAdd VP9 decoder control to get frame size
2015-02-13 MarcoMerge "vpx_temporal_svc_encoder: Adjust default qp...
2015-02-12 Jingning HanMerge "Fix ioc issue in block_rd_txfm"
2015-02-12 Jingning HanFix ioc issue in block_rd_txfm
2015-02-12 Marcovpx_temporal_svc_encoder: Adjust default qp-max setting...
2015-02-12 Adrian GrangeMerge "Add missing initializer to VP8 codec interface"
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-12 MarcoMerge "Add skin detection."
2015-02-12 Adrian GrangeAdd missing initializer to VP8 codec interface
2015-02-12 Jingning HanMerge "Update partition rate cost in rtc speed 5"
2015-02-12 Jingning HanMerge "Add mode cost to sub8x8 block mode decision...
2015-02-12 Adrian GrangeMerge "Add cast to convert double to int"
2015-02-12 MarcoAdd skin detection.
2015-02-12 Yunqing WangMerge "Make vp9_print_modes_and_motion_vectors() work"
2015-02-12 James ZernMerge "vp9_thread: prefer pthread.h if available"
2015-02-12 James ZernMerge "vp9_highbd_tm_predictor_16x16: fix win64"
2015-02-11 Adrian GrangeAdd cast to convert double to int
2015-02-11 Jingning HanAdd mode cost to sub8x8 block mode decision in rtc...
2015-02-11 Jingning HanMerge "Account for inter prediction filter rate cost...
2015-02-11 Jingning HanMerge "Add ref frame rate cost to non-RD mode decision"
2015-02-11 Jingning HanUpdate partition rate cost in rtc speed 5
2015-02-11 Jingning HanAccount for inter prediction filter rate cost in rtc...
2015-02-11 Jingning HanAdd ref frame rate cost to non-RD mode decision
2015-02-11 James Zernvp9_highbd_tm_predictor_16x16: fix win64
2015-02-11 Yaowu XuAdd --color-space to vpxenc
2015-02-11 Yunqing WangMake vp9_print_modes_and_motion_vectors() work
2015-02-10 Yaowu XuMove computation up to frame level
2015-02-10 hkuangRemove unnecessary border extension when frame size...
2015-02-10 James Zernvp9_thread: prefer pthread.h if available
2015-02-10 Adrian GrangeMerge "Auto-adaptive encoder frame resizing logic"
2015-02-10 Jingning HanMerge "Fix block partition size in fill_mode_info_sb"
2015-02-10 Adrian GrangeAuto-adaptive encoder frame resizing logic
2015-02-10 Yunqing WangMerge "Make encoder and decoder share common thread...
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-10 Jingning HanFix block partition size in fill_mode_info_sb
2015-02-10 James ZernMerge "configure: add --(disable|enable)-dependency...
2015-02-10 Yaowu XuMerge "Add two constant definitions"
2015-02-10 James Zernconfigure: add --(disable|enable)-dependency-tracking
2015-02-10 Yaowu XuAdd two constant definitions
2015-02-10 hkuangMerge "Set the maximum decode threads to be 8."
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-09 hkuangSet the maximum decode threads to be 8.
2015-02-07 hkuangFix jenkins unit test failure due to "uninitialised...
2015-02-07 Yaowu XuPrevent VP8 encoding crash
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yaowu XuMerge "Correct the miscalculation in uv dimensions"
2015-02-06 Yaowu XuCorrect the miscalculation in uv dimensions
2015-02-06 Yunqing WangMake encoder and decoder share common thread function
2015-02-06 Jingning HanMerge "Re-arrange inter mode search order in RTC coding...
2015-02-06 Yunqing WangRename loopfilter_thread files to thread_common files
2015-02-06 Yaowu XuMerge "Replace repeated check with single variable"
2015-02-06 Jingning HanRe-arrange inter mode search order in RTC coding flow
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-06 James Zernvpxdec: correct file op error messages
2015-02-05 James ZernMerge "Revert "Add vp9_highbitdepth info in configure...
2015-02-05 hkuangMerge "Fix a thread lost bug in frame parallel decode."
2015-02-05 MarcoMerge "vpx_temporal_svc_encoder: change default setting...
2015-02-05 James ZernRevert "Add vp9_highbitdepth info in configure --help"
2015-02-05 hkuangMerge "Mute the harmless tsan error in frame parallel...
2015-02-05 James ZernMerge "configure: enable x86inc for all intel platforms"
2015-02-05 James Zernvp9: fix segfault w/corrupt data post frame-parallel...
2015-02-05 Marcovpx_temporal_svc_encoder: change default setting for...
2015-02-05 Yunqing WangFix high bit depth assembly function bugs
2015-02-05 James Zernconfigure: enable x86inc for all intel platforms
2015-02-05 Tom FineganMerge "Xcode: Fix includes in examples."
2015-02-05 Tom FineganXcode: Fix includes in examples.
2015-02-04 Yaowu XuRemove unnecessary initialization
2015-02-04 Yaowu XuMove tx_mode decision logic into select_tx_mode()
2015-02-04 Yaowu XuReplace repeated check with single variable
2015-02-04 Yaowu XuMerge "Adjust partitioning threshold based rtc speed"
2015-02-04 Yaowu XuMerge "Move calls to avoid unnecessary operations"
2015-02-04 hkuangMute the harmless tsan error in frame parallel decode.
2015-02-04 Jingning HanMerge "Unify luma and chroma inter predictors in choose...
2015-02-04 Jingning HanMerge "Save an extra call for setup_pred_plane function"
2015-02-04 Jingning HanMerge "Account for chroma component costs in RTC mode...
2015-02-04 Yaowu XuAdjust partitioning threshold based rtc speed
2015-02-04 hkuangFix a thread lost bug in frame parallel decode.
2015-02-04 Jingning HanUnify luma and chroma inter predictors in choose_partit...
2015-02-04 Jingning HanSave an extra call for setup_pred_plane function
2015-02-04 Jingning HanAccount for chroma component costs in RTC mode decision
2015-02-04 Yunqing Wangvp9_dthread: remove frame_parallel_decoding_mode requir...
2015-02-04 JohannMerge "Remove unnecessary pointer check"
2015-02-04 Yaowu XuMove calls to avoid unnecessary operations
2015-02-03 Yaowu XuMerge "adjust rtc setting and threshold"
2015-02-03 JohannMerge "Use correct buffer size in vp8 subpixel variance"
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 Jim BankoskiMerge "make low bitrates a lot less blocky"
2015-02-03 JohannRemove unnecessary pointer check
2015-02-03 Jingning HanMerge "Assign 2nd ref frame in choose_partitioning"
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 Jingning HanAssign 2nd ref frame in choose_partitioning
2015-02-03 Yunqing WangMerge "vp9_dthread: pass frame counts to decoder functions"
next