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
*
vo_opengl: do not attempt to cache frames in FBO in dumb-mode
wm4
2015-10-30
*
manpage: briefly mention libmpv
wm4
2015-10-30
*
vd_lavc: fix declarations
wm4
2015-10-30
*
manpage: extend profile documentation
wm4
2015-10-29
*
vo: take normal drop path when dropping in display-sync mode
wm4
2015-10-29
*
vo_drm: show osd in audio only mode
Paul B Mahol
2015-10-29
*
player: raise display sync desync tolerance
wm4
2015-10-28
*
player: reset AO stats on pause and other discontinuities
wm4
2015-10-28
*
player: simplify display-adrop mode safeguard
wm4
2015-10-28
*
player: minor refactor for A/V diff computation
wm4
2015-10-28
*
player: fix display sync A/V difference estimation on drops
wm4
2015-10-28
*
sub: remove use of semi-deprecated libass field
wm4
2015-10-28
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
*
demux_mkv: fix cluster skip with duration probing
wm4
2015-10-27
*
vo: kill non-working missed frame detection
wm4
2015-10-27
*
player: disable total-avsync-change update in display-sync mode
wm4
2015-10-27
*
player: fix display-sync A/V calculation on high playback speeds
wm4
2015-10-27
*
player: add audio drop/duplicate mode
wm4
2015-10-27
*
player: simplify audio sync pts calculation
wm4
2015-10-27
*
demux_mkv: fix duration probing for files with non-0 start time
wm4
2015-10-26
*
ao_coreaudio_exclusive: check for maximum channel count
wm4
2015-10-26
*
client API: change error string if playback fails completely
wm4
2015-10-26
*
ao_coreaudio_exclusive: fallback to stereo on unknown channel layouts
wm4
2015-10-26
*
ao_coreaudio_chmap: minor refactor
wm4
2015-10-26
*
ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallback
wm4
2015-10-26
*
ao_coreaudio: fix another minor memory leak
wm4
2015-10-26
*
audio: bump maximum number of channels to 16
wm4
2015-10-26
*
audio: use AVFrames with more than 8 channels correctly
wm4
2015-10-26
*
af_lavrresample: make planarization pass work with >8 channels
wm4
2015-10-26
*
audio: improve mp_chmap_to_lavc_unchecked() unknown chmap behavior
wm4
2015-10-26
*
audio: always log channel maps before determining final map
wm4
2015-10-26
*
ao_coreaudio: fix potential UB in error cases
wm4
2015-10-26
*
ao_coreaudio_chmap: add more logging
wm4
2015-10-26
*
af: prevent endless loop when removing filters due to spdif
wm4
2015-10-26
*
ao_alsa: log format probing in verbose mode
wm4
2015-10-25
*
vd_lavc: make software decoding fallback an option
Rodger Combs
2015-10-25
*
options: remove --use-text-osd
wm4
2015-10-24
*
ytdl: disable --all-subs if "sub-lang" is in raw-options
Ricardo Constantino
2015-10-24
*
vo_opengl: remove source shader leftover
Bin Jin
2015-10-24
*
sd_lavc: take care of AVPicture deprecation
wm4
2015-10-23
*
vo_opengl: always cache to an FBO when not interpolating
Niklas Haas
2015-10-23
*
vo: expose frame->num_vsyncs to the VO backend
Niklas Haas
2015-10-23
*
w32_common: disable IME
James Ross-Gowan
2015-10-23
*
vo_opengl: wayland: use a more standard symbol
wm4
2015-10-23
*
vo_opengl: vaapi: fix compilation failure on older systems
wm4
2015-10-23
*
command: make bitrate properties work correctly for external tracks
wm4
2015-10-23
*
command: do not return 0 for bitrates if unknown
wm4
2015-10-23
*
player: offset chapter display by start time
wm4
2015-10-23
*
vo_opengl_cb: fix passing through some video equalizer properties
wm4
2015-10-23
*
client API: fix typo and wording in a comment
wm4
2015-10-22
[next]