[RFC PATCH 5/5] quartz/tests: Add MPEG video parser tests for MPEG splitter.
Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/quartz/tests/mpegsplit.c | 596 ++++++++++++++++++++++++++++------ dlls/quartz/tests/rsrc.rc | 4 + dlls/quartz/tests/video.mpg | Bin 0 -> 617 bytes 3 files changed, 500 insertions(+), 100 deletions(-) create mode 100644 dlls/quartz/tests/video.mpg
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=73832 Your paranoid android. === build (build log) === error: corrupt patch at line 1641 Task: Patch failed to apply === debiant (build log) === error: corrupt patch at line 1641 Task: Patch failed to apply === debiant (build log) === error: corrupt patch at line 1641 Task: Patch failed to apply
participants (2)
-
Akihiro Sagawa -
Marvin