Closed groundh0g closed 10 years ago
Implement aliasing hashes in ImageItem.postProcess(). Just record the hashes, don't alter the frame data.
Done. Each frame gets a hash1 (SHA256) and hash2 (MD5).
Implement aliasing hashes in ImageItem.postProcess(). Just record the hashes, don't alter the frame data.