summaryrefslogtreecommitdiffstats
path: root/libvo/vo_md5sum.c
Commit message (Collapse)AuthorAgeFilesLines
* New MD5 sum video output driver. For every frame, it calculates the MD5 sumivo2004-09-201-0/+351
and writes a list of those sums to an, optionally specified, output file. It does not rely on external programs to be installed. The MD5 sum code is borrowed from the uCIFS library, written by Christopher R. Hertel in 2004 and released under the LGPL license. Note: This driver is not yet activated and will not be compiled and linked to libvo. A separate patch will take care of that. This is just for adding the files to the repository. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13396 b3059339-0415-0410-9bf9-f77b7e298cf2