> From: Janne Grunau <[email protected]> > To: [email protected] > Cc: > Sent: Friday, December 23, 2011 3:59 PM > Subject: [libav-devel] [PATCH] fate: add more tests for VC-1 decoder > > From: Aneesh Dogra <[email protected]> > > refreshed patch after changes to fate2.mak, fixed spelling of VC-1 and > removed a redundant fate from the commit message. > A short description what the samples are supposed to test would be > nice. > > Patch probably needs another refresh after Diego pushed his fate > split commits. > > Janne > ---8<--- > --- > tests/fate2.mak | 9 ++++++ > tests/ref/fate/vc1_sa00050 | 30 ++++++++++++++++++++++ > tests/ref/fate/vc1_sa10091 | 30 ++++++++++++++++++++++ > tests/ref/fate/vc1_sa20021 | 60 ++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 129 insertions(+), 0 deletions(-) > create mode 100644 tests/ref/fate/vc1_sa00050 > create mode 100644 tests/ref/fate/vc1_sa10091 > create mode 100644 tests/ref/fate/vc1_sa20021 > . . .
My concern is this: When I run "make fate-vc1" I expect it to run _all_ the vc1 tests. As it is now, make fate-vc1 only tests SA00040. To run the other tests, I have to individually run all the "make fate-vc1_sa*" tests. Please point out if I am doing something wrong. I haven't had time to compare the crcs with reference decoder to check if they are correct. I'll try to double-check the crcs sometimes today and reply again. Please wait until then or test yourself before committing. Regards Mashiat Sarker Shakkhar _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
