summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-10-17Add highbitdepth function for vp9_avg_8x8Peter de Rivaz
2014-10-17Remove the dependency in token storing locationsYunqing Wang
2014-10-17Merge "Correct the logic of ready_for_new_data."hkuang
2014-10-17Merge "vp9_denoiser_sse2.c: solve windows build error."JackyChen
2014-10-17Merge "Add init and reset functions for RD_COST struct"Jingning Han
2014-10-17Merge "Reset rate cost value in rd mode search"Jingning Han
2014-10-17Correct the logic of ready_for_new_data.hkuang
2014-10-17Reset rate cost value in rd mode searchJingning Han
2014-10-17vp9_denoiser_sse2.c: solve windows build error.JackyChen
2014-10-17Remove unused VAR_BASED_FIXED_PARTITION flagJingning Han
2014-10-17Alter adjustment of two pass GF/ARF boost with Q.Paul Wilkins
2014-10-17Merge "vp9_denoiser_sse2.c: eliminate gcc warnings"James Zern
2014-10-17vp9_denoiser_sse2.c: eliminate gcc warningsJackyChen
2014-10-16Merge "Fix an ioc issue in super_block_uvrd"Jingning Han
2014-10-16Fix an ioc issue in super_block_uvrdJingning Han
2014-10-16move LFWorkerData allocation to VP9LfSyncJames Zern
2014-10-16vp9_loop_filter_frame_mt: remove pbi dependencyJames Zern
2014-10-16vp9_loop_filter_frame_mt: pass planes directlyJames Zern
2014-10-16vp9_loop_filter_frame_mt: pass VP9LfSync directlyJames Zern
2014-10-16vp9: store TileWorkerData allocations separatelyJames Zern
2014-10-16Change initialization of static_scene_max_gf_interval.Paul Wilkins
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "Move input frame scaling into the recode loop"Paul Wilkins
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-15Merge "Some updates for Speed 6/VAR_BASED_PARTITION."Marco
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-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 "Remove mi_grid_base_array from VP9_COMMON (unused)"Adrian Grange
2014-10-14Merge "Clamp rate error estimate."Paul Wilkins
2014-10-13Use speed feature variable in vp9_rd_pick_inter/intra_modeJingning Han
2014-10-13Fix vp9_rd_pick_inter/intra function typesJingning Han