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
Commit message (
Expand
)
Author
Age
*
Lua: add unpack shim for Lua 5.2/5.3 compatibility.
torque
2015-03-06
*
player: allow changing playback speed in early audio init stages
wm4
2015-03-06
*
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
*
player: use symbolic constant for seek precision
wm4
2015-03-04
*
input: use flag option type for some input commands
wm4
2015-03-04
*
build: fix warnings with --disable-libass
wm4
2015-03-04
*
audio: change playback speed directly in resampler
wm4
2015-03-02
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
Lua: add mp.get_screen_margins().
torque
2015-03-01
*
client API: make some more properties observable
wm4
2015-02-27
*
player: adjust A/V desync message
wm4
2015-02-26
*
ytdl: add "--ytdl-params" option
Thiago Kenji Okada
2015-02-25
*
ytdl: add --no-warnings
wm4
2015-02-24
*
ytdl: Adapt to new subtitles structure
Jaime Marquínez Ferrándiz
2015-02-24
*
encoding: allow encoding to channel configurations other than stereo
wm4
2015-02-23
*
player: fix demuxer lifetime management
wm4
2015-02-22
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
demux: change demux_open() signature
wm4
2015-02-20
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
*
player: move timeline scanning (ordered chapters etc.) to a thread
wm4
2015-02-20
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
player: allow unsetting --term/osd-playing-msg
wm4
2015-02-18
*
demux_edl: make independent from MPContext
wm4
2015-02-17
*
demux_edl: move implementation
wm4
2015-02-17
*
demux_cue: make independent from MPContext
wm4
2015-02-17
*
demux_cue: move implementation
wm4
2015-02-17
*
matroska: move timeline code to demux/
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
*
player: use a macro to remove an element from an array
wm4
2015-02-17
*
player: actually close files when using sub_remove
wm4
2015-02-17
*
command: add rescan_external_files
wm4
2015-02-16
*
command: nicer OSD message when setting audio-device
wm4
2015-02-16
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
*
osxbundle: config file special case isn't needed anymore
wm4
2015-02-15
*
player: undeprecate 'config' files
wm4
2015-02-15
*
player: fix audio-device-list updates
wm4
2015-02-14
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
*
Fix build on OSX broken by previous commit
wm4
2015-02-13
*
vf_vapoursynth: add display refresh rate property
Julian
2015-02-13
*
player: deprecate 'config' files (use mpv.conf), warn against clashes
wm4
2015-02-13
*
command: mark get_property as deprecated
wm4
2015-02-13
*
demux: hack for instant stream switching
wm4
2015-02-13
*
encoding: fixed-vo option was removed
wm4
2015-02-13
*
player: add a --loop=force mode
wm4
2015-02-12
*
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
[next]