summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
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
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-17Modified frame buffer handlingAdrian Grange
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-15Merge "Fix show_existing_frame not decreasing frame buffer ref counter."Adrian Grange
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-14Merge "Some extra bit probability cleanups"Deb Mukherjee
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-11Some extra bit probability cleanupsDeb Mukherjee
2014-07-10call vp[89]_clear_system_state after longjmpJames Zern
2014-07-09Merge "vp9_decoder_remove: destroy common after thread shutdown"James Zern
2014-07-09vp9_decoder_remove: destroy common after thread shutdownJames Zern
2014-07-09Merge "Move vp9_thread.* to common."hkuang
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-07Move vp9_thread.* to common.hkuang
2014-07-01Merge changes I875ac5a7,I2b13369d,I9ceb47a9James Zern
2014-07-01validate uv block size when reading partitionJim Bankoski
2014-07-01update vp9_thread.[hc]James Zern