summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemv.h
AgeCommit message (Expand)Author
2018-10-30clang-tidy: fix vp9/encoder parametersJohann
2018-09-15cosmetics: normalize include guardsJames Zern
2016-10-12vp9_bitstream: Parameterize max_mv_magnitudeVignesh Venkatasubramanian
2016-08-02vp9/encoder: apply clang-formatclang-format
2015-07-20vpx_dsp/bitwriter.h: vp9_->vpx_Yaowu Xu
2015-05-15vp9: correct some function signaturesJames Zern
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-04-22Renaming "onyx" to "encoder".Dmitry Kovalev
2014-03-19Moving common code into vp9_update_mv_count().Dmitry Kovalev
2014-02-28Merge "Replacing int_mv with MV and adding const qualifiers."Dmitry Kovalev
2014-02-26vp9_encodemv.h: fix function prototypeJames Zern
2014-02-26Replacing int_mv with MV and adding const qualifiers.Dmitry Kovalev
2014-02-25Removing redundant vp9_clear_system_state() call.Dmitry Kovalev
2014-01-31vp9/encoder: fix function prototypesJames Zern
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2014-01-08Using VP9_COMMON instead of VP9_COMP.Dmitry Kovalev
2013-11-25Moving mv entropy encodings calculation to the encoder side.Dmitry Kovalev
2013-09-24Cleaning up vp9_update_nmv_count function.Dmitry Kovalev
2013-07-11Remove print_nmvcountsJohann
2013-06-26Auto adapt step size feature.Paul Wilkins
2013-05-15Combining integer and fractional parts of mvs for entropy coding.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar