summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemv.h
AgeCommit message (Expand)Author
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