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