summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-09-29Miscellaneous decoder changes for high bitdepthDeb Mukherjee
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-19High bit-depth coefficient coding functionsDeb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-16Merge "Speeding up decode_coeffs()."Dmitry Kovalev
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-16Speeding up decode_coeffs().Dmitry Kovalev
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-09vp9: wait for key/intra-only frame after corruptionJames Zern
2014-09-09Merge changes If8887e1d,I36bfc9c8,I3d1e6c42James Zern
2014-09-09Merge changes I660c1b7f,Id3cdf6b6James Zern
2014-09-08vp9_loop_filter_frame_mt: defer allocationsJames Zern
2014-09-08vp9_loop_filter_alloc: reorder parametersJames Zern
2014-09-08vp9_dthread: simplify loop_filter_row_worker signatureJames Zern
2014-09-08vp9_decodeframe: simplify tile_work_hook signatureJames Zern
2014-09-08BITSTREAM CLARIFICATION: Forbid referencing across color spaces.Alex Converse
2014-09-05Merge "Initializing intra modes without vpx_once()."Dmitry Kovalev
2014-09-05Merge changes I7b9f40dc,I76e74f2eJames Zern
2014-09-05Merge "vp9: skip loopfilter when the frame is corrupt"James Zern
2014-09-04vp9: correct context buffer resize checkJames Zern
2014-09-04vp9: fail decode if block/frame refs are corruptJames Zern
2014-09-03Initializing intra modes without vpx_once().Dmitry Kovalev
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-29Merge "vp9: sync workers at the start of decode_tiles_mt()"James Zern
2014-08-29vp9: fix m/t loop filter invalid freeJames Zern
2014-08-28vp9: sync workers at the start of decode_tiles_mt()James Zern
2014-08-27vp9: skip loopfilter when the frame is corruptJames Zern
2014-08-27vp9: fix crash in inline loopfilter w/corrupt fileJames Zern
2014-08-27vp9: fix crash in mt loopfilter w/corrupt fileJames Zern
2014-08-21Fix bug 837 (Part 2): Handle increase in frame widthAdrian Grange
2014-08-19Merge "[spatial svc]Add a few different encode frame tests."Minghai Shang
2014-08-18[spatial svc]Add a few different encode frame tests.Minghai Shang
2014-08-14Merge "vp9_copy_reference_dec: check ref frame index before use"James Zern
2014-08-14vp9_copy_reference_dec: check ref frame index before useJames Zern
2014-08-14Merge "Fix bug 837: realloc mode info buffers on resize"Adrian Grange
2014-08-14Fix bug 837: realloc mode info buffers on resizeAdrian Grange
2014-08-12Merge "fixes several -Wunused-function warnings"James Zern
2014-08-12fixes several -Wunused-function warningsJim Bankoski
2014-08-08Common encode/decode function to get reference frameAdrian Grange
2014-08-08Remove coding_use_prev_mi member from VP9_COMMONAdrian Grange
2014-08-07Changes hdr for profiles > 1 for intraonly framesDeb Mukherjee
2014-07-28Fix reference frame size restrictions.Jim Bankoski
2014-07-25Merge "Fix allocation of context buffers on frame resize"Yaowu Xu
2014-07-24Changed validation of reference frame sizeYaowu Xu
2014-07-24Fix allocation of context buffers on frame resizeAdrian Grange
2014-07-21Remove unfinished VP9 alpha channel.Alex Converse
2014-07-21Add -DNDEBUG when config option debug is disabledYunqing Wang
2014-07-18Re-introduce frame size check inadvertantly deletedAdrian Grange