summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_int.h
AgeCommit message (Expand)Author
2014-01-14Merge changes I8eda5762,Ia2ffca07Dmitry Kovalev
2014-01-13Removing unused error_bins[] field from VP9_COMP.Dmitry Kovalev
2014-01-13Removing unused switchable_interp_count[] field from VP9_COMP.Dmitry Kovalev
2014-01-13Merge "Cleaning up and fixing psnr calculation code."Dmitry Kovalev
2014-01-10Cleaning up and fixing psnr calculation code.Dmitry Kovalev
2014-01-10explain speed featuresJim Bankoski
2014-01-09Cleanups on refresh flagsDeb Mukherjee
2014-01-07Merge "Adding get_ref_frame_buffer() function."Dmitry Kovalev
2014-01-07Merge "Remove avoid_frame_with_high_error from RD loop"Jingning Han
2014-01-06Adding get_ref_frame_buffer() function.Dmitry Kovalev
2014-01-06Remove avoid_frame_with_high_error from RD loopJingning Han
2014-01-06Clean up: unused function and variablesPaul Wilkins
2014-01-03Modified Handling of min and max vbr rates.Paul Wilkins
2013-12-27Merge "Remove a unused sub-pixel search"Yunqing Wang
2013-12-26Merge "Removing vp9_findnearmv.{h, c} files."Dmitry Kovalev
2013-12-20Merge "Reusing FRAME_COUNTS in the encoder."Dmitry Kovalev
2013-12-19Removing vp9_findnearmv.{h, c} files.Dmitry Kovalev
2013-12-19Remove a unused sub-pixel searchYunqing Wang
2013-12-19Remove unused code and data structure.Paul Wilkins
2013-12-18Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-18Merge "Reusing FRAME_COUNTS in the encoder."Dmitry Kovalev
2013-12-18Merge "Make rd_pred_filter update consistent in all bsizes"Jingning Han
2013-12-18Make rd_pred_filter update consistent in all bsizesJingning Han
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-16Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-16Rate control changes on active_worst_qualityDeb Mukherjee
2013-12-16Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder."Dmitry Kovalev
2013-12-12Enable adaptive pred filter type for sub8x8Jingning Han
2013-12-11Merge "Changes interfaces to vp9_get_compressed_data fn"Deb Mukherjee
2013-12-11Reusing nmv_frame_counts from FRAME_COUNTS in encoder.Dmitry Kovalev
2013-12-11Changes interfaces to vp9_get_compressed_data fnDeb Mukherjee
2013-12-07Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."Dmitry Kovalev
2013-12-06Removing BLOCK_TYPES and adding PLANE_TYPES constant instead.Dmitry Kovalev
2013-12-06Merge "Remove rate correction factor."Yaowu Xu
2013-12-06Merge "Renaming constants."Dmitry Kovalev
2013-12-06Remove rate correction factor.Paul Wilkins
2013-12-05Further rate control cleanupsDeb Mukherjee
2013-12-05Renaming constants.Dmitry Kovalev
2013-11-27Continued rate control clean-upsDeb Mukherjee
2013-11-26Merge "Some cleanups on rate control"Deb Mukherjee
2013-11-25Some cleanups on rate controlDeb Mukherjee
2013-11-25Merge "Renaming COMPPREDMODE_TYPE enum and its members."Dmitry Kovalev
2013-11-25In frame Q adjustment experiment.Paul Wilkins
2013-11-22Renaming COMPPREDMODE_TYPE enum and its members.Dmitry Kovalev
2013-11-22Using partition counts from FRAME_COUNTS struct in the encoder.Dmitry Kovalev
2013-11-22Refactoring of rate control - part 1Deb Mukherjee
2013-11-15vpxenc: add --aq-mode flag to control adaptive quantizationGuillaume Martres
2013-11-11Allocate dual buffer sets for encodingJingning Han
2013-11-11Decouple macroblockd_plane buffer usageJingning Han
2013-11-05Merge "Remove one shot q experiment"Deb Mukherjee