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
*
osc: improve previous commit
ChrisK2
2014-07-10
*
osc: round displayed cache value
ChrisK2
2014-07-10
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
demux: remove accurate_seek field
wm4
2014-07-08
*
osc: fix failure when using DVD menus
wm4
2014-07-07
*
lua: redo error handling, print backtraces
wm4
2014-07-07
*
Remove stream_pts stuff
wm4
2014-07-06
*
demux: minor simplification
wm4
2014-07-06
*
player: don't use stream position as fallback for percent-pos
wm4
2014-07-05
*
dvd: move angle switching code
wm4
2014-07-05
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
discnav: fix a comment
wm4
2014-07-05
*
demux: make start time a simple field
wm4
2014-07-05
*
demux: make replaygain per-track
wm4
2014-07-05
*
client API: allow calling mpv_terminate_destroy(NULL)
wm4
2014-07-04
*
command: include new "playback-time" property in update mechanism
wm4
2014-07-03
*
command: remove some code duplication in cache properties
wm4
2014-07-02
*
command: cache can actually have full-size 0
wm4
2014-07-02
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
player: fix start position when specifying with percent
Tsukasa OMOTO
2014-06-29
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
*
sub: fix undefined behavior with dvd://
wm4
2014-06-28
*
scripting: shorten a line
wm4
2014-06-26
*
config, player: avoid some temporary talloc contexts
wm4
2014-06-26
*
player: create config dir if it doesn't exist
wm4
2014-06-26
*
player: remove some minor code duplication in config loader code
wm4
2014-06-26
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
command: fix tv-channel property
wm4
2014-06-25
*
options: Expose --colormatrix-primaries to the user
Niklas Haas
2014-06-22
*
options: allow adding multiple files with --audio-file
wm4
2014-06-18
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
encode: disable playback framedropping
wm4
2014-06-17
*
discnav: make OSD path explicitly thread-safe
wm4
2014-06-16
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
command: redo the property type
wm4
2014-06-13
*
win32: implement --priority differently
wm4
2014-06-12
*
encode: don't load Lua scripts
wm4
2014-06-12
*
encode: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
stream_dvd, stream_dvdnav, stream_bluray: remove global option variables
wm4
2014-06-11
*
stream_dvb: remove global option variables
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
player: hide some messages in verbose mode
wm4
2014-06-09
*
client API: disable LIRC input by default
wm4
2014-06-09
*
audio: add a "weak" gapless mode, and make it default
wm4
2014-06-09
*
player: show "neutral" position markers for OSD bars
wm4
2014-06-08
*
client API: minor documentation fixes/enhancements
wm4
2014-06-08
[next]