summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-12-18Replace cpi->common with cm in vp9_onyx_ifJingning Han
2013-12-18Merge "Updates for 1-pass CBR rate control."Marco Paniconi
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-17Merge changes I5d28c2f5,Ib00b036fYaowu Xu
2013-12-17Remove redundant function and callsYaowu Xu
2013-12-16Merge "Move two functions to encoder"Yaowu Xu
2013-12-16Move two functions to encoderYaowu Xu
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-15Merge "Add support to pass in external frame buffers."Frank Galligan
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-12-13Merge "Increase disable_filter_search_var_thresh threshold"Yunqing Wang
2013-12-13Increase disable_filter_search_var_thresh thresholdYunqing Wang
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-09Merge "Full range motion search for regular block sizes"Jingning Han
2013-12-07Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."Dmitry Kovalev
2013-12-06Full range motion search for regular block sizesJingning Han
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-05Merge "Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS."Dmitry Kovalev
2013-12-05Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.Dmitry Kovalev
2013-12-05Merge "Further rate control cleanups"Deb Mukherjee
2013-12-05Further rate control cleanupsDeb Mukherjee
2013-12-05Renaming constants.Dmitry Kovalev
2013-12-04Merge "Cleaning up vp9_entropy.h file."Dmitry Kovalev
2013-12-04Merge "Change default behavior to assume sampled chroma"Adrian Grange
2013-12-03Cleaning up vp9_entropy.h file.Dmitry Kovalev
2013-12-03Fix initialization order for the encoderJingning Han
2013-12-03Merge "Fix intra prediction ref selection in skip_encode"Jingning Han
2013-12-03Merge "Fix use_uv_intra_estimate in rd loop"Paul Wilkins
2013-12-02Fix intra prediction ref selection in skip_encodeJingning Han
2013-12-02Fix use_uv_intra_estimate in rd loopJingning Han
2013-12-02Merge "Moving token-encoding related stuff from common to encoder."Dmitry Kovalev
2013-11-27Merge "Continued rate control clean-ups"Deb Mukherjee
2013-11-27Continued rate control clean-upsDeb Mukherjee
2013-11-27Moving token-encoding related stuff from common to encoder.Dmitry Kovalev
2013-11-26Moving mode encodings from common to encoder + cleanup.Dmitry Kovalev
2013-11-26Merge "Some cleanups on rate control"Deb Mukherjee
2013-11-25Some cleanups on rate controlDeb Mukherjee
2013-11-25Moving mv entropy encodings calculation to the encoder side.Dmitry Kovalev
2013-11-25In frame Q adjustment experiment.Paul Wilkins
2013-11-25Merge "Separate setup_scale_factor/extend_frame_borders"Jingning Han
2013-11-25Change default behavior to assume sampled chromaAdrian Grange
2013-11-22Using partition counts from FRAME_COUNTS struct in the encoder.Dmitry Kovalev
2013-11-22Separate setup_scale_factor/extend_frame_bordersJingning Han