]> granicus.if.org Git - libvpx/commit
removed the dependency cross key frame boundary
authorYaowu Xu <yaowu@google.com>
Fri, 12 Oct 2012 18:38:10 +0000 (11:38 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 12 Oct 2012 19:25:21 +0000 (12:25 -0700)
commit707e6c301ef9aab779ab685646d0514b6b148835
tree03a180936ebdcc0f865f58434a1767c829bd1e90
parentf6022327f181f4bfcb781f17a438ceb3d8f445f2
removed the dependency cross key frame boundary

This allowed decoding from any key frame after skipping the frames
prior.

Change-Id: I096fccad5346d75ae50a017c94eb8d772a7e8b00
vp8/common/alloccommon.c
vp8/decoder/decodframe.c
vp8/encoder/ratectrl.c