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
*
video: pass through libavformat has_b_frames field
wm4
2015-10-19
*
msg: remove the useless trailing comment from stats dumping
wm4
2015-10-14
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
*
av_common: remove deprecated API usage
wm4
2015-08-07
*
player: warn against using HLS URLs with --playlist
wm4
2015-08-04
*
av_log: remove dumb shit
wm4
2015-07-18
*
player: parse and expose m3u playlist titles
wm4
2015-07-10
*
av_log: print FFmpeg version
wm4
2015-07-03
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
av_log: skip prefix if unknown
wm4
2015-06-20
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
av_log: set default av_log callback on exit
wm4
2015-06-17
*
audio: add --audio-spdif as new method for enabling passthrough
wm4
2015-06-05
*
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
[next]