log libvo/vo_md5sum.c @ 31574:1d31cd52aa08

age author description
2010-06-09 diego Reduce verbosity about suboption parsing in vo drivers.
2010-05-24 reimar Change -vo md5sum to not interleave U and V lines when calculating
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2010-02-14 diego Fix exit_player() usage throughout the codebase.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-15 diego Remove obsolete extra elements from opt_t struct initialization.
2009-03-07 reimar Make data related to suboption parsing const in libvo
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences.
2008-05-14 diego Use standard license headers with standard formatting.
2008-02-25 diego FFmpeg now uses different (unified) #include paths.
2007-12-02 reimar Mark the vo_functions_t definitions as const where possible.
2007-12-02 reimar Make vo info structs const
2007-11-29 ivo Proper license header.
2006-07-08 uau Make some functions static.
2006-07-05 nicodvb inclusion of md5.c based on USE_LIBAVUTIL_SO
2006-07-02 ivo use libavutil's md5 implementation instead of local imported copy
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2005-02-28 ivo Fix compile warnings
2005-01-19 reimar New suboption type: malloc'ed, zero terminated string
2005-01-15 ivo Replaced suboption parser by call to suboption helper.
2004-09-20 ivo New MD5 sum video output driver. For every frame, it calculates the MD5 sum