vp9: add support for resolution changes in inter frames

Multimedia / FFmpeg - Ronald S. Bultje [gmail.com] - 22 April 2015 22:09 UTC

e8b4f6d vp9: add support for resolution changes in inter frames.
libavcodec/vp9.c | 316 +++++++++++++++++++++---------------------
libavcodec/vp9_mc_template.c | 171 +++++++++++++++++++++++
libavcodec/vp9_parser.c | 5 +-
libavcodec/vp9dsp.c | 205 +++++++++++++++++++++++++--
libavcodec/vp9dsp.h | 9 ++
5 files changed, 535 insertions(+), 171 deletions(-)

  • Share