Re: [FFmpeg-devel] [PATCH 2/2] vp9: add fate size for resolution changes.

2015-04-22 Thread Michael Niedermayer
On Tue, Apr 21, 2015 at 08:54:52PM -0400, Ronald S. Bultje wrote: > See sample: > http://downloads.webmproject.org/test_data/libvpx/vp90-2-05-resize.ivf > --- > tests/fate/vpx.mak | 3 +++ > tests/ref/fate/vp9-05-resize | 15 +++ > 2 files changed, 18 insertions(+) > create

Re: [FFmpeg-devel] [PATCH 2/2] vp9: add fate size for resolution changes.

2015-04-21 Thread Michael Niedermayer
On Tue, Apr 21, 2015 at 08:54:52PM -0400, Ronald S. Bultje wrote: > See sample: > http://downloads.webmproject.org/test_data/libvpx/vp90-2-05-resize.ivf uploaded [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to live with honor in this world is

[FFmpeg-devel] [PATCH 2/2] vp9: add fate size for resolution changes.

2015-04-21 Thread Ronald S. Bultje
See sample: http://downloads.webmproject.org/test_data/libvpx/vp90-2-05-resize.ivf --- tests/fate/vpx.mak | 3 +++ tests/ref/fate/vp9-05-resize | 15 +++ 2 files changed, 18 insertions(+) create mode 100644 tests/ref/fate/vp9-05-resize diff --git a/tests/fate/vpx.mak b/tes