summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-10-04Further clean up of speed 4Paul Wilkins
2013-10-04Remove mode_skip_start and mask code for sub 8x8Paul Wilkins
2013-10-04Selective masking of split modes.Paul Wilkins
2013-10-04Missing threshold case for disable split.Paul Wilkins
2013-10-03Merge "Replacing duplicated code with get_scan_and_band call."Dmitry Kovalev
2013-10-03Replacing duplicated code with get_scan_and_band call.Dmitry Kovalev
2013-10-03Use vp9_zero in sub8x8 RD optimiazion loopJingning Han
2013-10-03Change b_mode_info definition from union to structJingning Han
2013-10-03Remove unused variables in inter_mode rd loopsJingning Han
2013-10-03Merge "Refactor inter mode rate-distortion search"Jingning Han
2013-10-03Refactor inter mode rate-distortion searchJingning Han
2013-10-03Using vp9_zero instead of vpx_memset.Dmitry Kovalev
2013-10-03Merge "Speed setting review."Paul Wilkins
2013-10-03Merge "make use last partition consider motion"Paul Wilkins
2013-10-03Merge "BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORT"Dmitry Kovalev
2013-10-03Speed setting review.Paul Wilkins
2013-10-03make use last partition consider motionJim Bankoski
2013-10-03Merge "Improved auto_partition_range."Paul Wilkins
2013-10-02BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORTDmitry Kovalev
2013-10-02Merge "Moving get_token_alloc function from common to the encoder."Dmitry Kovalev
2013-10-02Deprecate unused mode count variablesJingning Han
2013-10-01Merge "vp9_block.h cpplint issues resolved"Jim Bankoski
2013-10-01Merge "cpplint issue in vp9_rdopt.h"Jim Bankoski
2013-10-01vp9_block.h cpplint issues resolvedJim Bankoski
2013-10-01cpplint issues in vp9_onyx_int.hJim Bankoski
2013-10-01cpplint issue in vp9_rdopt.hJim Bankoski
2013-10-01Moving get_token_alloc function from common to the encoder.Dmitry Kovalev
2013-09-30Fix rectangular partition check in speed 1Jingning Han
2013-09-30Merge "Alter Speed 3."Paul Wilkins
2013-09-30Merge "Some minor changes/cleanups in rate control"Deb Mukherjee
2013-09-30Improved auto_partition_range.Paul Wilkins
2013-09-30Alter Speed 3.Paul Wilkins
2013-09-29Merge "Using is_inter_block and has_second_ref functions."Dmitry Kovalev
2013-09-29Merge "Moving from int_mv* to MV* (3)."Dmitry Kovalev
2013-09-29Merge "Reusing FRAME_CONTEXT struct to simplify the code."Dmitry Kovalev
2013-09-29Merge "Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add."Dmitry Kovalev
2013-09-29Merge "Removing vp9_get_coef_neighbors_handle function."Dmitry Kovalev
2013-09-29Merge "Removing vp9_subpelvar.h from common."Dmitry Kovalev
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-09-27Merge "Simplify RDMULT and RDDIV derivation"Guillaume Martres
2013-09-27Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add.Dmitry Kovalev
2013-09-27Removing vp9_get_coef_neighbors_handle function.Dmitry Kovalev
2013-09-27Some minor changes/cleanups in rate controlDeb Mukherjee
2013-09-26Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.Dmitry Kovalev
2013-09-26Simplify RDMULT and RDDIV derivationGuillaume Martres
2013-09-25Using is_inter_block and has_second_ref functions.Dmitry Kovalev
2013-09-25Merge "Correctly set the segment_id prediction flag and context"Guillaume Martres
2013-09-25Merge "Limit mv search range for first pass and mbgraph"Yaowu Xu
2013-09-25Moving from int_mv* to MV* (3).Dmitry Kovalev
2013-09-25Merge "Moving from int_mv* to MV* (2)."Dmitry Kovalev