summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_onyxd_if.c
AgeCommit message (Expand)Author
2013-09-30Merge "Using size_t for memory buffer size."Dmitry Kovalev
2013-09-29fixed cpplint issues in vp9_onyxd_if.cJim Bankoski
2013-09-24Using size_t for memory buffer size.Dmitry Kovalev
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-06New mode_info_context storageScott LaVarnway
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-08-16Merge "Added resizing & initialization of last frame segment map"Adrian Grange
2013-08-15Added resizing & initialization of last frame segment mapAdrian Grange
2013-08-09Removing redundant code and function arguments.Dmitry Kovalev
2013-08-09Moving loopfilter struct to VP9_COMMON.Dmitry Kovalev
2013-08-09Added lpf level picking using partial frameYaowu Xu
2013-08-08General code cleanup.Dmitry Kovalev
2013-08-05vp9/decoder: threaded row-based loop filterJames Zern
2013-07-25General cleanups.Dmitry Kovalev
2013-07-22vp9: apply loopfilter inline if possibleJames Zern
2013-07-19Moving all loop filter related variables into new struct.Dmitry Kovalev
2013-07-18Removing unused members of VP9Decompressor: mbc, prob_skip_false.Dmitry Kovalev
2013-07-16Merge "yv12config: remove YUV_TYPE"James Zern
2013-07-15Change to extend full border only when neededYaowu Xu
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-05-28Remove unused and outdated debug code.Ronald S. Bultje
2013-05-25Remove loop dering experiment.Paul Wilkins
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-15Add vp9_extend_frame_bordersJohn Koleszar
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