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
/
core.h
Commit message (
Expand
)
Author
Age
*
player: cleanup update_fps() function
wm4
2015-04-20
*
command: disc-mouse-on-button property
xylosper
2015-04-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
player: use symbolic constant for seek precision
wm4
2015-03-04
*
player: fix demuxer lifetime management
wm4
2015-02-22
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
*
demux_edl: make independent from MPContext
wm4
2015-02-17
*
demux_cue: make independent from MPContext
wm4
2015-02-17
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
*
command: add rescan_external_files
wm4
2015-02-16
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
*
player: remove redundant variable
wm4
2015-01-29
*
player: don't enable demuxer readahead before selecting tracks
wm4
2015-01-16
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
*
player: filter tags, add --display-tags option
wm4
2014-12-29
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
*
player: cosmetics: rename a function
wm4
2014-12-27
*
player: cosmetics: move code around
wm4
2014-12-21
*
player: print only changed tags
wm4
2014-12-19
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
player: make chapter seek to end jump to last frame with --keep-open
wm4
2014-12-08
*
player: when seeking past EOF with --keep-open, seek to last frame
wm4
2014-12-07
*
command: improve A-B loop behavior
wm4
2014-11-18
*
sub: workaround braindead libass API
wm4
2014-11-15
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
*
player: always use demux_chapter
wm4
2014-11-02
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
*
sub: remove osd_get_sub()
wm4
2014-11-01
*
player: improve exit message in some scenarios
wm4
2014-10-31
*
client API: better error reporting
wm4
2014-10-28
*
player: handle edition reloading slightly differently
wm4
2014-10-28
*
Drop libquvi support
wm4
2014-10-25
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
ipc: decouple from MPContext
wm4
2014-10-19
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
*
libmpv/cocoa: make global events work and get rid of is_cplayer
Stefano Pigozzi
2014-10-09
*
command: add cache-buffering-state property
wm4
2014-10-07
*
osd: don't let slow commands cut OSD messages short
wm4
2014-10-06
*
player: --save-position-on-quit should always work
wm4
2014-10-06
*
player: open stream and demuxer asynchronously
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
*
command: move setting playback speed to a separate function
wm4
2014-10-02
*
audio: remove --audiodrop
wm4
2014-09-30
*
player: simplify OSD message handling code
wm4
2014-09-25
[next]