summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15Add init and reset functions for RD_COST structJingning Han
2014-10-15Merge "Replace copy_partitioning use case with choose_partitioning"Jingning Han
2014-10-15Use rate/distortion thresholds to control non-RD partition searchJingning Han
2014-10-15Some updates for Speed 6/VAR_BASED_PARTITION.Marco
2014-10-15Replace copy_partitioning use case with choose_partitioningJingning Han
2014-10-15Fix in bit-shift operation for highbitdepth decodeDeb Mukherjee
2014-10-15fix CONFIG_SPATIAL_SVC warningJames Zern
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-14Merge "Move input frame scaling into the recode loop"Adrian Grange
2014-10-14Merge "Add a 32-bit friendly sse2 quantizer."Alex Converse
2014-10-14Merge "Remove an unneeded function call"Yunqing Wang
2014-10-14Merge "Correct the format."hkuang
2014-10-14Remove an unneeded function callYunqing Wang
2014-10-14Add a 32-bit friendly sse2 quantizer.Alex Converse
2014-10-14Correct the format.hkuang
2014-10-14Merge "Refactor super_block_uvrd function to remove goto statement"Jingning Han
2014-10-14Merge "Remove unnecessary local variable."hkuang
2014-10-14Merge "Remove extra line."hkuang
2014-10-14Refactor super_block_uvrd function to remove goto statementJingning Han
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-14Merge "Use speed feature variable in vp9_rd_pick_inter/intra_mode"Jingning Han
2014-10-14Merge "Fix vp9_rd_pick_inter/intra function types"Jingning Han
2014-10-14Merge "Refactor rate distortion cost structure"Jingning Han
2014-10-14Merge "Code style change in unit test for VP8/VP9 denoiser."JackyChen
2014-10-14Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"Adrian Grange
2014-10-14Merge "Clamp rate error estimate."Paul Wilkins
2014-10-13Merge "Resolves some lint errors"Deb Mukherjee
2014-10-13Merge "Add a seg map preservation test vector."Alex Converse
2014-10-13Use speed feature variable in vp9_rd_pick_inter/intra_modeJingning Han
2014-10-13Resolves some lint errorsDeb Mukherjee
2014-10-13Fix vp9_rd_pick_inter/intra function typesJingning Han
2014-10-13Merge "Use pre increment."hkuang
2014-10-13Refactor rate distortion cost structureJingning Han
2014-10-13Use pre increment.hkuang
2014-10-13Remove unnecessary local variable.hkuang
2014-10-13Remove mi_grid_base_array from VP9_COMMON (unused)Adrian Grange
2014-10-13Add a seg map preservation test vector.Alex Converse
2014-10-13Clamp rate error estimate.Paul Wilkins
2014-10-13Merge "Add adaptation option for VBR."Paul Wilkins
2014-10-13Code style change in unit test for VP8/VP9 denoiser.JackyChen
2014-10-13Merge "args.h: add arg_parse_enum prototype"James Zern
2014-10-13Merge "vp9_spatial_svc_encoder: fix -bit-depth arg parsing"James Zern
2014-10-13Merge "yv12config: fix highbitdepth build"James Zern
2014-10-13Add adaptation option for VBR.Paul Wilkins
2014-10-11Fix ActiveMapTest valgrind warningJingning Han
2014-10-11args.h: add arg_parse_enum prototypeJames Zern
2014-10-11vp9_spatial_svc_encoder: fix -bit-depth arg parsingJames Zern
2014-10-11yv12config: fix highbitdepth buildJames Zern
2014-10-10Remove extra line.hkuang
2014-10-10Revert "Add adaptation option for VBR."Alex Converse