vp9: add support for resolution changes in inter frames.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit e8b4f6d6be)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
This commit is contained in:
Ronald S. Bultje
2015-04-21 20:54:51 -04:00
committed by Andreas Cadhalpun
parent 48d388b033
commit cf4b0fb4d6
5 changed files with 535 additions and 171 deletions

View File

@@ -1,5 +1,8 @@
/*
* Copyright (C) 2008 Michael Niedermayer
* VP9 compatible video decoder
*
* Copyright (C) 2013 Ronald S. Bultje <rsbultje gmail com>
* Copyright (C) 2013 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*