index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_md5sum.c
Commit message (
Expand
)
Author
Age
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
*
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28348
Uoti Urpala
2009-01-23
|
\
|
|
*
cosmetics: Remove pointless period after copyright statement non-sentences.
diego
2009-01-19
*
|
Rename exit_player() use outside core to exit_player_bad()
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
|
/
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
Proper license header.
ivo
2007-11-29
*
Make some functions static.
uau
2006-07-08
*
inclusion of md5.c based on USE_LIBAVUTIL_SO
nicodvb
2006-07-05
*
use libavutil's md5 implementation instead of local imported copy
ivo
2006-07-02
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
Fix compile warnings
ivo
2005-02-28
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
*
Replaced suboption parser by call to suboption helper.
ivo
2005-01-15
*
New MD5 sum video output driver. For every frame, it calculates the MD5 sum
ivo
2004-09-20