index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
input: Remove separate mp_input_add_event_fd
Uoti Urpala
2008-04-29
*
timers: Remove GetRelativeTime()
Uoti Urpala
2008-04-28
*
Move initialized_flags to mpctx
Uoti Urpala
2008-04-26
*
Move global filename to mpctx
Uoti Urpala
2008-04-26
*
Disable automatic playlist parsing properly
Uoti Urpala
2008-04-26
*
Silence "discards qualifiers" warnings when compiling mplayer.c
Uoti Urpala
2008-04-26
*
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
Merge svn changes up to r26540
Uoti Urpala
2008-04-26
|
\
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
*
|
Remove global vo_flags
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
*
use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
corey
2008-04-23
*
|
Remove some unnecessary recursive includes
Uoti Urpala
2008-04-23
*
|
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
*
|
Add option pointer to stream struct (at least temporarily)
Uoti Urpala
2008-04-23
*
|
Move playback_speed to options struct
Uoti Urpala
2008-04-23
*
|
Move global rel_seek_secs and abs_seek_pos to mpctx
Uoti Urpala
2008-04-23
*
|
Remove static mpctx from mplayer.c
Uoti Urpala
2008-04-23
*
|
Move loop_times to option struct
Uoti Urpala
2008-04-23
*
|
Remove pointless #ifdefs
Uoti Urpala
2008-04-23
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
*
|
Move global mDisplay to x11 state struct
Uoti Urpala
2008-04-23
*
|
Create a struct for X11 state
Uoti Urpala
2008-04-23
*
|
Add option pointer to vo struct
Uoti Urpala
2008-04-23
*
|
Move correct_pts to options struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to vf struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
*
|
Declare demuxer *_streams fields with proper types
Uoti Urpala
2008-04-23
*
|
Move options "vo" and "ao" to common struct
Uoti Urpala
2008-04-23
*
|
Start of new option system
Uoti Urpala
2008-04-23
*
|
Add a context argument to mp_input_add_event_fd callback
Uoti Urpala
2008-04-23
*
|
Add new video driver API
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
*
Remove the need for code using stream to export an mp_input_check_interrupt()
albeu
2008-04-09
*
Add some const qualifiers to reduce warnings
uau
2008-04-02
*
Remove unnecessary includes
uau
2008-04-01
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Handle property commands in idle mode.
reimar
2008-03-28
*
Experimental support for -framedrop with -correct-pts.
reimar
2008-03-17
*
cosmetics: Decrapify the indentation of the last few blocks of main().
diego
2008-03-07
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
*
Add ID_SEEKABLE information to -identify output.
diego
2008-03-03
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
*
Demuxer-independent subtitle track selection.
eugeni
2008-02-29
*
Attempt to fix -chapter broken for mkv in r25987
reimar
2008-02-28
*
Fix continuous scrolling on OS/2 due to status line updates unless -quiet
diego
2008-02-22
*
OS/2 getch2() support
diego
2008-02-21
*
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
diego
2008-02-21
[next]