index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
x11: query ICC profile based on center of window
Niklas Haas
2015-04-29
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vd_lavc: request 1 more threads than CPU cores
wm4
2015-03-05
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
msg: use relaxed atomics for log level test
wm4
2015-03-02
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
demux: change demux_open() signature
wm4
2015-02-20
*
player: drop explicit exit() calls
wm4
2015-02-12
*
options: change --msg-level option
wm4
2015-02-06
*
av_common: add comment about using now-deprecated libavcodec field
wm4
2015-01-30
*
msg: add --log-file option
wm4
2015-01-26
*
video: remove vfcap.h
wm4
2015-01-21
*
player: don't set tag strings to NULL
wm4
2015-01-12
*
player: change --display-tags behavior
wm4
2015-01-12
*
player: use libavutil API to get number of CPUs
wm4
2015-01-05
*
player: print used number of threads in verbose mode
wm4
2015-01-05
*
command: make the "run" command work on Windows too
wm4
2015-01-01
*
player: filter tags, add --display-tags option
wm4
2014-12-29
*
Do not call strerror()
wm4
2014-11-26
*
Silence some Coverity warnings
wm4
2014-11-21
*
common: fix version variable declarations
wm4
2014-11-02
*
common: fix \x-style escaping
shdown
2014-10-16
*
Add some missing "const"s
wm4
2014-10-10
*
fix -Wduplicate-decl-specifier warnings with clang
Stefano Pigozzi
2014-10-09
*
msg: fix unwanted blank lines
wm4
2014-10-08
*
client API: introduce numeric log levels
wm4
2014-10-08
*
msg, client API: buffer partial lines
wm4
2014-10-08
*
msg, client API: never send the status line as log message
wm4
2014-10-08
*
msg: set an explicit overflow message
wm4
2014-10-08
*
stream: redo playback abort handling
wm4
2014-09-13
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
*
player: normalize playlist entries on add
wm4
2014-09-09
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
playlist: don't add the base path twice
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
msg: allow duplicating a mp_log
wm4
2014-08-25
*
demux: always use AVPacket
wm4
2014-08-25
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
*
Improve setting AVOptions
wm4
2014-08-02
*
Remove the last remains of slave mode
wm4
2014-08-01
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
*
command: append entries to the end of the playlist with loadlist append
Alessandro Ghedini
2014-07-25
*
encode: deal with codec->time_base deprecation
wm4
2014-07-22
*
tags: add copy function
wm4
2014-07-16
*
build: allow compilation without any atomics
wm4
2014-07-05
*
demux, stream: change metadata notification
wm4
2014-07-05
[next]