summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-06-26Make intra predictor reference buffer configurableJingning Han
2013-06-25Refactor intra predictor blockJingning Han
2013-06-25Merge "Tune the rounding operations in 8x8 ADST/DCT sse2"Jingning Han
2013-06-25Tune the rounding operations in 8x8 ADST/DCT sse2Jingning Han
2013-06-25Merge "Don't re-allocate comp_pred buffers for each call to comp motion search."Ronald S. Bultje
2013-06-25Merge "Removing unused code."Dmitry Kovalev
2013-06-25Merge "Add 8x8 dct/adst unit tests"Jingning Han
2013-06-25Removing unused code.Dmitry Kovalev
2013-06-25Merge "Removing find_seg_id and using vp9_get_pred_mi_segid instead."Dmitry Kovalev
2013-06-25Merge "Transforming scale_mv_component_q4 into scale_mv_q4 function."Dmitry Kovalev
2013-06-25Add 8x8 dct/adst unit testsJingning Han
2013-06-25Merge "Use aligned buffer operations in 8x8/16x16 2D-DCT"Jingning Han
2013-06-25Merge "Enable sse2 implmentation of 8x8 ADST/DCT"Yaowu Xu
2013-06-24Use aligned buffer operations in 8x8/16x16 2D-DCTJingning Han
2013-06-24Enable sse2 implmentation of 8x8 ADST/DCTJingning Han
2013-06-24change to enable use_largest_txform featureYaowu Xu
2013-06-24Don't re-allocate comp_pred buffers for each call to comp motion search.Ronald S. Bultje
2013-06-21Transforming scale_mv_component_q4 into scale_mv_q4 function.Dmitry Kovalev
2013-06-21Remove emms - that shouldn't be there.Ronald S. Bultje
2013-06-21Removing find_seg_id and using vp9_get_pred_mi_segid instead.Dmitry Kovalev
2013-06-21Add missing SECTION .text marker in assembly file.Ronald S. Bultje
2013-06-21Implement SSE2 block_error.Ronald S. Bultje
2013-06-21Merge "Add subtract_block SSE2 version and unit test."Ronald S. Bultje
2013-06-21Merge "SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance()."Ronald S. Bultje
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-20Merge "Get some speed back for cpuused 1"Yaowu Xu
2013-06-20Get some speed back for cpuused 1Yaowu Xu
2013-06-20Merge "rename variables to avoid build error in MSVC"Yaowu Xu
2013-06-20rename variables to avoid build error in MSVCYaowu Xu
2013-06-20Merge "Implement sse2 and ssse3 versions for all sub_pixel_variance sizes."Yaowu Xu
2013-06-20SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().Ronald S. Bultje
2013-06-20Merge "Renaming 'nmv' to 'mv' for several functions."Dmitry Kovalev
2013-06-20Improving model rd with variance and quant stepDeb Mukherjee
2013-06-20adds force partitioning greater than or less than block sizeJim Bankoski
2013-06-20adds a set partitioning to speed featuresJim Bankoski
2013-06-20partition by variance using var from last frameJim Bankoski
2013-06-20convert all speed things to speed featuresJim Bankoski
2013-06-20new partition via varianceJim Bankoski
2013-06-20fix to set up new speed featureJim Bankoski
2013-06-20don't copy partitions for key frames or altrefsJim Bankoski
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje
2013-06-20disable speed > 1 speed corrections in firstpassJim Bankoski
2013-06-20Merge "copy partitioning from last fame"Jim Bankoski
2013-06-20copy partitioning from last fameJim Bankoski
2013-06-19Merge "Add two-pass quantization"Yunqing Wang
2013-06-19Add two-pass quantizationYunqing Wang
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-18Merge "Make fdct32 computation flow within 16bit range"Jingning Han
2013-06-18Merge "Removing vp9_invtrans.{c, h} files."Dmitry Kovalev