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: replace getcwd() implementation
wm4
2015-03-24
*
command: add property returning current working directory
wm4
2015-03-24
*
audio: increase maximum amount of audio skipped for seeking
wm4
2015-03-24
*
client API: remove dead assignment
wm4
2015-03-23
*
video: use less technical language for PTS warning
wm4
2015-03-23
*
encode: make --audio-channels=auto work
wm4
2015-03-23
*
video: fix update of vo-configured property
wm4
2015-03-23
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
*
command: use mp_set_playlist_entry
Sai Ke WANG
2015-03-22
*
player: fix seekability test
wm4
2015-03-20
*
player: warn against non-monotonic video PTS only once
wm4
2015-03-18
*
player: refuse to write resume file with unseekable files
wm4
2015-03-18
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
command: don't drop audio buffers when switching filters
wm4
2015-03-16
*
command: make "media-title" observable
wm4
2015-03-15
*
command: fix display-fps property (again)
wm4
2015-03-13
*
command: display-fps is the display FPS as assumed by the VO
wm4
2015-03-12
*
player: dump list of satisfied deps instead of config.h with -v
wm4
2015-03-11
*
command: allow changing some VO options even if VO wasn't created yet
wm4
2015-03-11
*
player: fix crash when taking screenshots in idle mode
wm4
2015-03-11
*
audio: cut audio with spdif too on playback restart
wm4
2015-03-10
*
command: add display-fps property
wm4
2015-03-10
*
player: restore --dump-stats
wm4
2015-03-10
*
audio: refuse to change playback speed with spdif
wm4
2015-03-07
*
audio: make changing playback speed slightly more robust
wm4
2015-03-07
*
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
[next]