summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2014-02-25Merge "Adds variance based fixed size partitioning"Deb Mukherjee
2014-02-25Adds variance based fixed size partitioningDeb Mukherjee
2014-02-25Merge "Disable adaptive pred filter for non-split mode"Yunqing Wang
2014-02-25Merge changes I7e96d619,I9a7631d5Yaowu Xu
2014-02-25normalize int64_t high value to INT64_MAXJim Bankoski
2014-02-24resolve issue with arm code failing unit testJim Bankoski
2014-02-24Disable adaptive pred filter for non-split modeYunqing Wang
2014-02-24Adds an intermediate speed level for rtcDeb Mukherjee
2014-02-23Merge "Combining if-else branches from different conditions."Dmitry Kovalev
2014-02-21Refactor selected partition size coding for rtcJingning Han
2014-02-20Merge "Use MI_BLOCK_SIZE in block coding loop"Jingning Han
2014-02-20Merge "Rework non-RD mode decision coding flow"Jingning Han
2014-02-20Merge "Only track mode_chosen_counts if CONFIG_INTERNAL_STATS."Alex Converse
2014-02-20vp9_encodeframe.c: Silence rdmult assignment warning with a cast.Tom Finegan
2014-02-20vp9_encodeframe.c: Silence totalrate assignment warning with a cast.Tom Finegan
2014-02-19Only track mode_chosen_counts if CONFIG_INTERNAL_STATS.Alex Converse
2014-02-19Use MI_BLOCK_SIZE in block coding loopJingning Han
2014-02-19Rework non-RD mode decision coding flowJingning Han
2014-02-18Remove comment from calls to vp9_clear_system_state.Adrian Grange
2014-02-18Merge "Enable sub-pixel motion search for rtc mode"Jingning Han
2014-02-18Merge "Initialize internal buffer pointers in rtc mode"Jingning Han
2014-02-18Enable sub-pixel motion search for rtc modeJingning Han
2014-02-13Merge "Removed the reset of mode_info from previous frame"Yaowu Xu
2014-02-13Removed the reset of mode_info from previous frameYaowu Xu
2014-02-13Merge "Remove redundant set_offsets in rtc coding mode"Jingning Han
2014-02-13Initialize internal buffer pointers in rtc modeJingning Han
2014-02-13Combining if-else branches from different conditions.Dmitry Kovalev
2014-02-13Merge "Renaming skip_coeff to skip for consistency."Dmitry Kovalev
2014-02-13Remove redundant set_offsets in rtc coding modeJingning Han
2014-02-13Merge changes I121fe66c,I94f57f8aPaul Wilkins
2014-02-13Merge "clean out static analyzer warnings vp9_encodeframe.c"Jim Bankoski
2014-02-12Merge "Remove unnecessary vp9_setup_buffer_inter use"Jingning Han
2014-02-12Merge "Remove inactive control parameters"Jingning Han
2014-02-12Merge "Remove unused using_small_partition_info functions"Jingning Han
2014-02-12Merge "Remove unused function in vp9_encodeframe"Jingning Han
2014-02-12Renaming skip_coeff to skip for consistency.Dmitry Kovalev
2014-02-12Remove unnecessary vp9_setup_buffer_inter useJingning Han
2014-02-12Remove inactive control parametersJingning Han
2014-02-12Remove unused using_small_partition_info functionsJingning Han
2014-02-12Remove unused function in vp9_encodeframeJingning Han
2014-02-12Merge "Removing vp9_foreach_transformed_block_uv() function."Dmitry Kovalev
2014-02-12clean out static analyzer warnings vp9_encodeframe.cJim Bankoski
2014-02-12Merge "Fixed a bug where no valid partition is allowed"Yaowu Xu
2014-02-12Fixed a bug where no valid partition is allowedYaowu Xu
2014-02-11Removing vp9_foreach_transformed_block_uv() function.Dmitry Kovalev
2014-02-11Enable encode_breakout in real time encodingYunqing Wang
2014-02-11Merge "Cleaning up compute_fast_motion_search_level()."Dmitry Kovalev
2014-02-11Merge "Use more meaningful names for speed features"Jingning Han
2014-02-11Modified Aq1 and Aq2Paul Wilkins
2014-02-10Merge "Cleaning up update_stats() function."Dmitry Kovalev