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
/
command.c
Commit message (
Expand
)
Author
Age
*
player: force refresh seek when changing audio filters
wm4
2016-02-09
*
input: ignore --input-cursor for events injected by input commands
wm4
2016-02-04
*
sub: implement "sub-seek 0"
wm4
2016-02-04
*
command: fix track cycling logic
wm4
2016-02-03
*
command: show original aspect in video-aspect property too
wm4
2016-02-02
*
player: refactor: reduce some dependencies on current_track
wm4
2016-02-01
*
vd_lavc: allow switching between hw/sw decoding any time
wm4
2016-01-29
*
command: always allow setting volume/mute properties
wm4
2016-01-26
*
command: add af-command command
wm4
2016-01-22
*
command: add vf-command command
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
command: fix NULL pointer deref in "video-codec" property
wm4
2016-01-18
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
*
command: modify OSD message when forcing original video aspect ratio
wm4
2016-01-16
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
osd: make osd-width/height properties watchable
wm4
2016-01-15
*
video: fix interactively changing aspect ratio
wm4
2016-01-14
*
player: prefer "service_name" as media title.
Oliver Freyermuth
2016-01-14
*
player: implement SWITCH for dvb-channel-name property, add binding.
Oliver Freyermuth
2016-01-14
*
player: remove unused last_dvb_step member.
Oliver Freyermuth
2016-01-14
*
player, stream_dvb: implement dvb-channel-name property.
Oliver Freyermuth
2016-01-14
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
command: replace ROUND() with lrint()
wm4
2015-12-26
*
command: change heuristic for files with 1 chapter
wm4
2015-12-25
*
command: fix eof-reached property change notification in corner cases
wm4
2015-12-24
*
input: add key name to script-binding command response
wm4
2015-12-23
*
vf_yadif: change defaults
wm4
2015-12-21
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
command, vo: add estimated-display-fps property
wm4
2015-11-25
*
command: export some per-video-frame information
wm4
2015-11-22
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: handle rebasing start time differently
wm4
2015-11-16
*
command: add vsync-ratio property
wm4
2015-11-13
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
*
command: rename vo-missed-frame-count property
wm4
2015-11-13
*
command: make display-fps property writable
wm4
2015-11-09
*
command: add mistimed-frame-count property
wm4
2015-10-30
*
command: make bitrate properties work correctly for external tracks
wm4
2015-10-23
*
command: do not return 0 for bitrates if unknown
wm4
2015-10-23
*
command: make time properties unavailable if timestamp is unknown
wm4
2015-10-16
*
player: fix inverted condition
wm4
2015-10-13
*
player: make stop command actually stop
wm4
2015-10-06
*
video: remove user-controllable PTS sorting (--pts-association-mode)
wm4
2015-10-06
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
[next]