index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvo
/
vo_md5sum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
1
-1
/
+1
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-4
/
+0
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
1
-1
/
+1
*
Make vo info structs const
reimar
2007-12-02
1
-1
/
+1
*
Proper license header.
ivo
2007-11-29
1
-11
/
+13
*
Make some functions static.
uau
2006-07-08
1
-1
/
+1
*
inclusion of md5.c based on USE_LIBAVUTIL_SO
nicodvb
2006-07-05
1
-0
/
+4
*
use libavutil's md5 implementation instead of local imported copy
ivo
2006-07-02
1
-8
/
+10
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
1
-6
/
+6
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
1
-1
/
+1
*
Fix compile warnings
ivo
2005-02-28
1
-5
/
+3
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
1
-10
/
+2
*
Replaced suboption parser by call to suboption helper.
ivo
2005-01-15
1
-56
/
+24
*
New MD5 sum video output driver. For every frame, it calculates the MD5 sum
ivo
2004-09-20
1
-0
/
+351