summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_onyxd_if.c
AgeCommit message (Expand)Author
2013-05-07Removing vp9_swap_yv12_buffer function and corresponding files.Dmitry Kovalev
2013-04-26Consistent names for quant-related functions and variables.Dmitry Kovalev
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-02Lower case names for struct members.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-26Add an in-loop deringing experimentJohn Koleszar
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-12Change buffer update rules on ARF overlay.Paul Wilkins
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-29Write only visible area (for better comparison with rec.yuv).Ronald S. Bultje
2013-01-16Preserve the previous golden frame on golden updatesJohn Koleszar
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-15Update encoder to use fb_idx_ref_cntJohn Koleszar
2013-01-15Remove buffer-to-buffer copy logicJohn Koleszar
2013-01-07minor loop filter refactoring and cleanupYaowu Xu
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar