index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
build: rpi: rely on pkgconfig for compiler flags
Ilya Tumaykin
2017-01-28
*
win32: snap to screen edges
pavelxdd
2017-01-27
*
build: explicitly check for FFmpeg vs. Libav, and their exact versions
wm4
2017-01-27
*
wscript: merge libavfilter check into the main ffmpeg check
wm4
2017-01-27
*
atomic: drop __sync builtins
wm4
2017-01-27
*
stream: minor cleanup to previous commit
wm4
2017-01-27
*
stream: set EOF if stream is canceled
wm4
2017-01-26
*
command: shorten long playlists on OSD
wm4
2017-01-26
*
osd: move some internal declarations to internal headers
wm4
2017-01-26
*
vd_lavc: allocate 8 ref frames for VP9
wm4
2017-01-26
*
vo_opengl: egl_helpers: fix variable name
wm4
2017-01-26
*
client API: adjust opengl_cb hardware decoding comments
wm4
2017-01-26
*
stream_lavf: add support for data URIs
Ricardo Constantino
2017-01-25
*
vf_lavfi: don't crash with VOs without hardware decoding support
wm4
2017-01-25
*
ad_lavc, vd_lavc: preserve codec_id/codec_type when setting params
wm4
2017-01-25
*
ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code
wm4
2017-01-25
*
manpage: add "A/V sync" to make it findable with Ctrl+f
octos
2017-01-25
*
osc: fix crashes related to field eventresponder being nil
Roland Hieber
2017-01-25
*
command: fix potential crash for script-binding with multi-commands
wm4
2017-01-24
*
cue: accept lower-case cue commands
wm4
2017-01-24
*
stream: check for playback aborts on reading too
wm4
2017-01-24
*
av_common: remove old/unused timestamp passthrough code
wm4
2017-01-24
*
build: new vaapi hwaccel API does not use av_image_copy_uc_from()
wm4
2017-01-24
*
av_common: drop unused function
wm4
2017-01-24
*
build: replace some FFmpeg API checks with version checks
wm4
2017-01-24
*
ad_lavc: respect AV_FRAME_FLAG_DISCARD
wm4
2017-01-24
*
sub: add option to force using video resolution for image subtitles
wm4
2017-01-23
*
sd_lavc: remove old broken heuristic
wm4
2017-01-23
*
player: actually initialize/destroy MPContext.lock
wm4
2017-01-22
*
charset_conv: fallback to interpreting subs as latin1 if iconv fails
wm4
2017-01-22
*
charset_conv: support minimum compatibility to utf8:... syntax
wm4
2017-01-22
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
command: rename framedrop properties
wm4
2017-01-20
*
options: refacactor how --opengl-dwmflush is declared
wm4
2017-01-20
*
options: refactor how --opengl-dcomposition is declared
wm4
2017-01-20
*
x11: pseudo HiDPI scaling
wm4
2017-01-19
*
options: drop deprecated --sub-codepage syntax
wm4
2017-01-19
*
options: drop deprecated --vd/--ad codecs selection features
wm4
2017-01-19
*
cocoa: don't constrain window frame for fullscreen
Akemi
2017-01-19
*
cocoa: don't init displaylink on reconfig
Akemi
2017-01-19
*
cocoa: move updateBorder method to the protocol
Akemi
2017-01-19
*
cocoa: properly recover from toggleFullscreen fail
Akemi
2017-01-19
*
cocoa: fix window size in certain circumstances
Akemi
2017-01-19
*
ad_spdif: log avformat errors
wm4
2017-01-19
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
*
player: also log if completely prefetched URL is discarded
wm4
2017-01-19
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
player: move some minor demuxer setup code
wm4
2017-01-18
*
vo: log timings around flipping/waiting
wm4
2017-01-18
[next]