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
/
m_option.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix incorrect use of strl* functions (patch by reimar)
rfelker
2005-10-25
1
-4
/
+4
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
1
-10
/
+6
*
Add support for suboption escaping via both "" and %n%str syntax
reimar
2005-10-12
1
-13
/
+41
*
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
reimar
2005-09-07
1
-1
/
+1
*
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...
gpoirier
2005-09-02
1
-6
/
+6
*
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...
gpoirier
2005-06-20
1
-0
/
+2
*
Fix crash with e.g. -vf scale=::
reimar
2005-06-17
1
-0
/
+10
*
introduced -string- parameter to match everything after :// syntax
nicodvb
2005-05-14
1
-0
/
+6
*
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
alex
2004-12-27
1
-0
/
+89
*
Add "Available video filters:" line to -vf help.
diego
2004-12-01
1
-0
/
+1
*
RGBA variants
michael
2004-08-11
1
-0
/
+4
*
make config accept true/false as parameters
iive
2004-07-08
1
-0
/
+2
*
degccify
alex
2004-06-25
1
-5
/
+5
*
100l (cvs commit + tired ...)
michael
2004-02-10
1
-0
/
+1
*
m_option_type_double
michael
2004-02-10
1
-3
/
+30
*
swedish yes/no options support
wight
2004-01-13
1
-0
/
+2
*
polish yes/no options support
wight
2004-01-12
1
-0
/
+2
*
Fix long standing bug where last (and sometimes first) char of the
albeu
2004-01-10
1
-4
/
+7
*
10l. found by John Wehle <john@feith.com>
alex
2003-12-27
1
-1
/
+1
*
Warning fixes (approved by A'rpi).
rathann
2003-11-08
1
-0
/
+1
*
-vop ---> -vf
diego
2003-10-25
1
-1
/
+1
*
added nv12/nv21 and some other fourccs (still not synced)
alex
2003-08-31
1
-3
/
+10
*
a 100l and another typo
diego
2003-08-18
1
-2
/
+2
*
spelling and grammar fixes galore
diego
2003-08-17
1
-46
/
+46
*
Spelling police:
diego
2003-08-14
1
-4
/
+4
*
CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
alex
2003-08-13
1
-1
/
+4
*
100l to albeu for his english grammar, and 10l to me becouse I noticed that l...
alex
2003-08-13
1
-5
/
+5
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
1
-5
/
+0
*
Fix a 10l and add escaped filename support. Needed by ftp.
albeu
2003-08-13
1
-1
/
+11
*
output typo fixes: unknow --> unknown
diego
2003-07-09
1
-1
/
+1
*
Fix the segfault in case of missing arg for flag options
albeu
2003-07-01
1
-0
/
+1
*
warning fixes by Dominik
alex
2003-06-01
1
-1
/
+2
*
Add suffix support to the object list type.
albeu
2003-04-12
1
-10
/
+143
*
Don't give the initial / as part of the filename.
albeu
2003-04-06
1
-1
/
+1
*
Fix some 10L typo in header (m_struct_s instead of m_struct_st).
albeu
2003-04-02
1
-122
/
+274
*
Improve the imgfmt option type
albeu
2003-03-15
1
-28
/
+51
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
1
-8
/
+436
*
disable free() in string and string_list parsers. yes, it's a hack
arpi
2003-01-30
1
-6
/
+6
*
pphelp
michael
2003-01-03
1
-1
/
+19
*
fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
arpi
2002-12-06
1
-1
/
+1
*
FreeBSD fix
nexus
2002-11-24
1
-0
/
+1
*
Fix the Gui with NEW_CONFIG
albeu
2002-11-12
1
-2
/
+18
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
1
-0
/
+1008