Signed-off-by: Anton Khirnov <anton@khirnov.net>
Instead of saving huge raw files, use the md5: output pseudo-protocol to calculate the checksum of the file directly. This is especially useful when testing on remote targets as it avoids transferring 3.6GB over the network.
Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk