index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cfg-common-opts.h
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
*
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
reimar
2009-09-28
|
*
Allow -1 and -2 values for -aid, -vid and -sid (meaning "auto" and "disabled"...
reimar
2009-09-28
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Improve wording for missing sctp support
lu_zero
2009-08-03
*
|
Merge svn changes up to r29412
Uoti Urpala
2009-07-07
|
\
|
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.
diego
2009-06-03
|
*
Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag a...
lu_zero
2009-05-25
|
*
Make sure -rtsp-stream-with-sctp is supported while building with libnemesi
lu_zero
2009-05-25
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
added support for manual audio substream selection out of 0xFD PES streams (B...
nicodvb
2009-01-04
*
|
Merge svn changes up to r28204
Uoti Urpala
2008-12-27
|
\
|
|
*
Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.
diego
2008-12-24
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.
diego
2008-10-16
|
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
|
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
|
*
Remove checks for HAVE_XVID3, that conditional was removed a long time ago.
diego
2008-08-02
|
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Silence "discards qualifiers" warnings when compiling mplayer.c
Uoti Urpala
2008-04-26
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
*
|
Move vd_use_slices to options struct
Uoti Urpala
2008-04-25
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
*
|
Move screen_size_xy to options struct
Uoti Urpala
2008-04-25
*
|
Move flip and softzoom to options struct
Uoti Urpala
2008-04-25
*
|
Modify option helper macros
Uoti Urpala
2008-04-24
*
|
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
*
|
Move audio_id and video_id to options struct
Uoti Urpala
2008-04-23
*
|
Move playback_speed to options struct
Uoti Urpala
2008-04-23
*
|
cfg-common-opts.h: Remove multiple inclusion guards and #include
Uoti Urpala
2008-04-23
|
/
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
*
Enable runtime control for colorful and/or module name output
zuxy
2008-04-12
*
Split cfg-common.h into two separate header files. It was being included twice
diego
2008-04-11