summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-07minor loop filter refactoring and cleanupYaowu Xu
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-03New interpolation filter selection algorithmAdrian Grange
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Begin to refactor vpx_scale usage in VP9Johann
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-05Change to MV reference search.Paul Wilkins
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann
2012-11-29Additional warning message cleanup.Jim Bankoski
2012-11-29more warning cleanupJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28Merge "remove postproc invokes" into experimentalJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar