summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2015-03-12Fix a typo introduced in #94401affYaowu Xu
2015-03-11Merge "Refactor the block decode code to make it simpler."hkuang
2015-03-11Refactor the block decode code to make it simpler.hkuang
2015-03-10Accumulate tx_totals counters in multi-threaded encoderYunqing Wang
2015-03-06Merge "Only wait for previous frame's motion vector if needed."Hangyu Kuang
2015-03-05Only wait for previous frame's motion vector if needed.Hangyu Kuang
2015-03-04Declare function used by 'once' with 'void' parametersJohann
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2015-03-03fix a race condition caused by intra function pointer initializationYunqing Wang
2015-03-01Use variance metric for integral projection vector matchJingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"Jingning Han
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 3Jingning Han
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 2Jingning Han
2015-02-25Fix high bit-depth loop-filter sse2 compiling issue - part 1Jingning 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-24vp9_loopfilter: quiet integer constant size warningsJames Zern
2015-02-20Move dequant table from VP9_COMMON to VP9_COMP as decoderHangyu Kuang
2015-02-19Merge "Integral projection based motion estimation"Jingning Han
2015-02-19Integral projection based motion estimationJingning Han
2015-02-13loop_filter_rows_mt: remove dependency on 'last_height'James Zern
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-10vp9_highbd_tm_predictor_16x16: fix win64James Zern
2015-02-10Make vp9_print_modes_and_motion_vectors() workYunqing Wang
2015-02-10vp9_thread: prefer pthread.h if availableJames Zern
2015-02-10Merge "Make encoder and decoder share common thread function"Yunqing Wang
2015-02-10Merge "Rename loopfilter_thread files to thread_common files"Yunqing Wang
2015-02-09Set the maximum decode threads to be 8.hkuang
2015-02-06Make encoder and decoder share common thread functionYunqing Wang
2015-02-06Rename loopfilter_thread files to thread_common filesYunqing Wang
2015-02-04Account for chroma component costs in RTC mode decisionJingning Han
2015-02-03Merge "Remove duplicate code."hkuang
2015-02-03make low bitrates a lot less blockyJim Bankoski
2015-02-01Merge "Optimize coef update"Yaowu Xu
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-30vp9: rename 'near' parametersJames Zern
2015-01-30Optimize coef updateYaowu Xu
2015-01-28Remove duplicate code.hkuang
2015-01-27Add vp9_sad32x32x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad16x16x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad64x64x4d_neon Neon intrinsic function.Frank Galligan
2015-01-24Add Neon intrinsic vp9_fdct8x8_quant_neonFrank Galligan
2015-01-23Merge "Replace divide with look-up"Yaowu Xu
2015-01-23Merge "SSE2 code for the filter in MFQE."JackyChen
2015-01-23Replace divide with look-upYaowu Xu
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang