index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
main.c
Commit message (
Expand
)
Author
Age
*
encode: make --audio-channels=auto work
wm4
2015-03-23
*
player: dump list of satisfied deps instead of config.h with -v
wm4
2015-03-11
*
player: restore --dump-stats
wm4
2015-03-10
*
player: fix operation if command line is empty
wm4
2015-03-06
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
player: minor simplification
wm4
2015-03-05
*
encoding: allow encoding to channel configurations other than stereo
wm4
2015-02-23
*
encoding: fixed-vo option was removed
wm4
2015-02-13
*
osx: move code to unset input context to the right place
wm4
2015-02-12
*
osx: move cocoa specific call out of common code
wm4
2015-02-12
*
player: drop explicit exit() calls
wm4
2015-02-12
*
Revert "player: make --force-window create the window immediately on start"
wm4
2015-02-12
*
player: make --force-window create the window immediately on start
wm4
2015-02-03
*
player: remove --fixed-vo
wm4
2015-02-03
*
win32: remove check for SetPriorityClass()
wm4
2015-01-20
*
win32: drop hacks for possibly broken static pthreads-win32 linking
wm4
2015-01-11
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
*
player: move terminal input init to a better place
wm4
2015-01-02
*
player: print config.h contents in verbose mode
wm4
2015-01-02
*
Update copyright year
wm4
2015-01-01
*
video: pass some VO params as struct
wm4
2014-12-31
*
options: expand ~ for the include option
Stefano Pigozzi
2014-12-30
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
*
player: force stereo as default when encoding
wm4
2014-12-27
*
vo_opengl_cb: free context on exit
wm4
2014-12-22
*
client API: allow multiple mpv instances with terminal=yes
wm4
2014-12-02
*
player: improve exit message in some scenarios
wm4
2014-10-31
*
player: adjust uninit order of components
wm4
2014-10-24
*
player: shutdown all clients before actual uninit
wm4
2014-10-19
*
ipc: decouple from MPContext
wm4
2014-10-19
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
*
audio: change internal device listing API
wm4
2014-10-10
*
libmpv/cocoa: make global events work and get rid of is_cplayer
Stefano Pigozzi
2014-10-09
*
audio: add device selection & listing with --audio-device
wm4
2014-10-09
*
m_config: add function to copy all options
wm4
2014-10-06
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
input: separate creation and loading of config
wm4
2014-09-27
*
stream: redo playback abort handling
wm4
2014-09-13
*
player: some more input refactoring
wm4
2014-09-07
*
options: compatibility hack for --slave-broken
wm4
2014-08-25
*
terminal: some cleanups
wm4
2014-08-21
*
cocoa: fix build by using the correct HAVE_* macro
Stefano Pigozzi
2014-08-06
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
*
Remove the last remains of slave mode
wm4
2014-08-01
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
player: remove some minor code duplication in config loader code
wm4
2014-06-26
*
encode: disable playback framedropping
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
win32: implement --priority differently
wm4
2014-06-12
[next]