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
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
*
manpage: describe how to list/inspect/apply profiles
wm4
2018-03-03
*
options: add a builtin low-latency profile
wm4
2018-03-03
*
video: don't read ahead a frame in --untimed mode
wm4
2018-03-03
*
demux_lavf: add --demuxer-lavf-probe-info=nostreams
wm4
2018-03-03
*
demux: move some code to a separate function
wm4
2018-03-03
*
demux: improve audio tag merging for OGG files
wm4
2018-03-03
*
vo_gpu: error out if there were rendering errors when taking screenshot
wm4
2018-03-03
*
vo_gpu: fix taking screenshots of rotated videos
wm4
2018-03-03
*
vd_lavc: fix inverted condition
wm4
2018-03-03
*
mp_image: replace rude function with less rude FFmpeg upstream function
wm4
2018-03-03
*
demux_lavf: don't mess up in streams with unknown size and init segment
wm4
2018-03-03
*
player: set thread name in opener thread
wm4
2018-03-03
*
DOCS/interface-changes: add note about desyncing audio filters
wm4
2018-03-03
*
mp_image: make ref error handling slightly readable
wm4
2018-03-03
*
mp_image: pass through unknown AVFrame side data
wm4
2018-03-03
*
player: add warning comment about ignoring ABI safety
wm4
2018-03-03
*
mp_image: fix subtle side data memory leaks
wm4
2018-03-03
*
demux_mkv: enable libavcodec parser for eac3
wm4
2018-03-03
*
README: mention some semi-required FFmpeg dependencies
wm4
2018-03-03
*
demux_edl: fix undefined behavior if mp4 init segment is not provided
wm4
2018-03-03
*
cocoa-cb: fix building with SDK 10.12 and earlier
Akemi
2018-03-01
*
build: restore alphabetical sort order of file lists
wm4
2018-02-28
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
*
m_option: remove unneded compatibility features
wm4
2018-02-28
*
vo_gpu: remove a dead declaration
wm4
2018-02-28
*
client API: clarify license, fix some typos
wm4
2018-02-28
*
osdep/atomic: add emulation for atomic_exchange()
wm4
2018-02-28
*
osdep/atomic: fix potential shadowing warnings
wm4
2018-02-28
*
cocoa-cb: make fullscreen resize animation duration configurable
Akemi
2018-02-28
*
cocoa-cb: fix stretched gl surface on window aspect ratio change
Akemi
2018-02-28
*
cocoa-cb: change border and borderless window styling
Akemi
2018-02-28
*
drm_common: Improve VT switching signal handling somewhat
Anton Kindestam
2018-02-26
*
vo_drm: Fix pageflip errors on VT switch
Anton Kindestam
2018-02-26
*
context_drm_egl: Repair VT switching
Anton Kindestam
2018-02-26
*
context_drm_egl: Introduce 30bpp support
Anton Kindestam
2018-02-26
*
egl_helpers: mpegl_cb can now signal an error condition
Anton Kindestam
2018-02-26
*
cocoa-cb: fix wrong fullscreen window size
Akemi
2018-02-25
*
cocoa-cb: fix wrong drawing size on resize
Akemi
2018-02-25
*
vo_gpu: fix mobius tone mapping when sig_peak <= 1.0
Niklas Haas
2018-02-25
*
vo_gpu: don't tone-map for pure gamut reductions
Niklas Haas
2018-02-25
*
stream_file: add mode for reading appended files
wm4
2018-02-21
*
audio: improve behavior if filters output nothing during probing
wm4
2018-02-21
*
cocoa-cb: fix invalid framebuffer operation error
Akemi
2018-02-21
*
drm_vo: pixel aspect from --monitoraspect
Marco Migliori
2018-02-21
*
vf_vapoursynth: fix freeze
wm4
2018-02-20
*
vo_gpu: introduce --target-peak
Niklas Haas
2018-02-20
*
vo_gpu: correctly parametrize the HLG OOTF by the display peak
Niklas Haas
2018-02-20
*
vo_gpu: simplify and correct color scale handling
Niklas Haas
2018-02-20
*
vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAIN
Jan Ekström
2018-02-20
[next]