summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-02-25Merge "Fix ssse3 quantize_fp functions while skip=1"Yunqing Wang
2015-02-25Fix high bit-depth loop-filter sse2 compiling issue - part 1Jingning Han
2015-02-25Merge "Fix fwd transform sse2 build issue on older gcc version"Jingning Han
2015-02-24Fix fwd transform sse2 build issue on older gcc versionJingning Han
2015-02-24Merge "vp9_loopfilter: quiet integer constant size warnings"James Zern
2015-02-24Fix high bit-depth loop-filter sse2 compiling issue - part 4Jingning Han
2015-02-24Re-distribute hierarchical vector match patternJingning Han
2015-02-24vp9_loopfilter: quiet integer constant size warningsJames Zern
2015-02-24Fix ssse3 quantize_fp functions while skip=1Yunqing Wang
2015-02-23fix the propagation of color space info in decoderYaowu Xu
2015-02-23Account for rate error in GF group Q calculation.paulwilkins
2015-02-20Merge "Remove a few unneccessary multiplications in denoiser."Marco
2015-02-20Remove a few unneccessary multiplications in denoiser.Marco
2015-02-20Move dequant table from VP9_COMMON to VP9_COMP as decoderHangyu Kuang
2015-02-20Merge "Adjustments to cyclic refresh (aq-mode=3)."Marco
2015-02-20Merge "Add high bit depth support to rtc sub8x8 block coding"Jingning Han
2015-02-20Adjustments to cyclic refresh (aq-mode=3).Marco
2015-02-20Add high bit depth support to rtc sub8x8 block codingJingning Han
2015-02-20Merge "Optimize the dequantization process on decoder side."Hangyu Kuang
2015-02-19Merge "Fix control string in firstpass stats fprintf"Adrian Grange
2015-02-19Optimize the dequantization process on decoder side.Hangyu Kuang
2015-02-19Merge "Improve skip_txfm thresholds in the non-rd mode selection"Yunqing Wang
2015-02-19Fix control string in firstpass stats fprintfAdrian Grange
2015-02-19Merge "Integral projection based motion estimation"Jingning Han
2015-02-19Improve skip_txfm thresholds in the non-rd mode selectionYunqing Wang
2015-02-19Integral projection based motion estimationJingning Han
2015-02-19Fix a check condition in nonrd_pick_partitionJingning Han
2015-02-18Merge "Fix the frame parallel invalid file test failure on ARM."hkuang
2015-02-17Fix the frame parallel invalid file test failure on ARM.hkuang
2015-02-13loop_filter_rows_mt: remove dependency on 'last_height'James Zern
2015-02-13Merge "Fix an encoder/decode mismatch bug"Yaowu Xu
2015-02-13Fix an encoder/decode mismatch bugYaowu Xu
2015-02-13Merge "Replace some operations with shift in encoder_breakout."Marco
2015-02-13Merge "Improve readability: move return statements"Adrian Grange
2015-02-13Replace some operations with shift in encoder_breakout.Marco
2015-02-13Merge "Add VP9 decoder control to get frame size"Adrian Grange
2015-02-13Improve readability: move return statementsAdrian Grange
2015-02-13Add VP9 decoder control to get frame sizeAdrian Grange
2015-02-12Merge "Fix ioc issue in block_rd_txfm"Jingning Han
2015-02-12Fix ioc issue in block_rd_txfmJingning Han
2015-02-12Merge "Remove unnecessary border extension when frame size change."hkuang
2015-02-12Merge "Add skin detection."Marco
2015-02-12Merge "Update partition rate cost in rtc speed 5"Jingning Han
2015-02-12Merge "Add mode cost to sub8x8 block mode decision in rtc coding"Jingning Han
2015-02-12Merge "Add cast to convert double to int"Adrian Grange
2015-02-11Add skin detection.Marco
2015-02-11Merge "Make vp9_print_modes_and_motion_vectors() work"Yunqing Wang
2015-02-11Merge "vp9_thread: prefer pthread.h if available"James Zern
2015-02-11Merge "vp9_highbd_tm_predictor_16x16: fix win64"James Zern
2015-02-11Add cast to convert double to intAdrian Grange