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
*
libvo: remove exit_player_bad()
wm4
2012-07-30
1
-3
/
+1
*
cleanup: vo_md5sum: Remove unused define/undef
cboesch
2011-01-31
1
-15
/
+0
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-4
/
+2
*
libvo: Reduce verbosity of suboption parsing messages
diego
2010-11-02
1
-4
/
+4
*
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
1
-0
/
+2
|
\
|
*
Change -vo md5sum to not interleave U and V lines when calculating
reimar
2010-05-24
1
-0
/
+2
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
1
-1
/
+0
|
*
Fix exit_player() usage throughout the codebase.
diego
2010-02-14
1
-3
/
+3
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-1
/
+1
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-2
/
+1
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-7
/
+7
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-7
/
+7
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
1
-2
/
+2
|
\
|
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
1
-2
/
+2
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
1
-1
/
+1
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
1
-1
/
+1
*
|
Merge svn changes up to r28348
Uoti Urpala
2009-01-23
1
-1
/
+1
|
\
|
|
*
cosmetics: Remove pointless period after copyright statement non-sentences.
diego
2009-01-19
1
-1
/
+1
*
|
Rename exit_player() use outside core to exit_player_bad()
Uoti Urpala
2008-08-12
1
-3
/
+3
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
1
-11
/
+12
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-11
/
+12
*
|
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