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
*
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
*
player: drop explicit exit() calls
wm4
2015-02-12
*
audio: add device change notification for hotplugging
wm4
2015-02-12
*
Revert "player: make --force-window create the window immediately on start"
wm4
2015-02-12
*
player: use af_scaletempo when slowing down audio too
wm4
2015-02-12
*
player: skip audio filter reinit on some types of speed changes
wm4
2015-02-10
*
tl_matroska: only check the chapter count when adding chapters
Ben Boeckel
2015-02-06
*
tl_matroska: squeeze down the number of parameters
Ben Boeckel
2015-02-06
*
player: do not autoload audio with audio files, enable autoloading
wm4
2015-02-05
*
matroska: warn against mismatching segments
wm4
2015-02-04
*
player: move timeline specific handling to timeline loaders
wm4
2015-02-04
*
command: add on_unload hook
wm4
2015-02-04
*
player: make --force-window create the window immediately on start
wm4
2015-02-03
*
player: remove --fixed-vo
wm4
2015-02-03
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
player: add external audio file auto-loading
wm4
2015-02-02
*
command: add properties returning the current VO and AO driver
wm4
2015-02-02
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
*
command: add dummy get implementation for tv-channel property
wm4
2015-02-02
*
player: dump audio jitter to stats file
wm4
2015-02-01
*
command: send additional property change events in-between loading
wm4
2015-02-01
*
command: improve observability of some audio properties
wm4
2015-02-01
*
player: don't treat audio playback restart while paused special
wm4
2015-01-30
*
player: minor simplification in A/V-sync related code
wm4
2015-01-30
[next]