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
*
demux: update cache state when paused
wm4
2014-11-12
*
af: remove redundant function
wm4
2014-11-12
*
af: check audio params for validity
wm4
2014-11-12
*
mp_image: slightly better image params verbose info
wm4
2014-11-12
*
video: move formatting of image parameters to separate function
wm4
2014-11-12
*
vf: minor simplification
wm4
2014-11-12
*
manpage: adjust --hwdec docs
wm4
2014-11-12
*
player: simplify audio uninit on segment switches
wm4
2014-11-12
*
audio: fix some issues when reloading the AO
wm4
2014-11-12
*
ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.
Rudolf Polzer
2014-11-12
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
*
audio: make sure AVFrame is actually refcounted
wm4
2014-11-11
*
audio: refuse to allocate frames in invalid format
wm4
2014-11-11
*
demux_mkv: adjust subtitle preroll again
wm4
2014-11-11
*
vf_sub: fix previous commit
wm4
2014-11-11
*
vf_sub: don't crash if no subtitle context is available
wm4
2014-11-11
*
encode: don't segfault when bailing out due to resolution change
wm4
2014-11-11
*
vo_opengl: don't reset user-set gamma when using vo_cmdline
wm4
2014-11-11
*
audio: make decoders output refcounted frames
wm4
2014-11-10
*
audio: add mp_audio_make_writeable()
wm4
2014-11-10
*
audio: clear buffer array too with mp_audio_set_null_data()
wm4
2014-11-10
*
audio: change how filters are inserted on playback speed changes
wm4
2014-11-10
*
af_format: remove redundant message prefixes
wm4
2014-11-10
*
audio: add function to convert AVFrame to mp_audio references
wm4
2014-11-10
*
audio: add mp_audio_pool
wm4
2014-11-10
*
player: don't try to use duration 0
wm4
2014-11-10
*
dvd, bluray: reload demuxer on title changes
wm4
2014-11-10
*
audio: use AVBufferRef to allocate audio frames
wm4
2014-11-10
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
*
audio/out/pull: avoid deadlock if audio callback stops
wm4
2014-11-09
*
atomics: add atomic_compare_exchange_strong()
wm4
2014-11-09
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
video/out: minor simplification to event query function
wm4
2014-11-09
*
audio/out: make ao_request_reload() idempotent
wm4
2014-11-09
*
audio: handle reinit after AO reload slightly cleaner
wm4
2014-11-09
*
mp_image: check memory allocation
wm4
2014-11-08
*
player: improve audio time display
wm4
2014-11-08
*
w32_common: open window menu on Alt+Space
James Ross-Gowan
2014-11-08
*
Revert "w32_common: don't override alt+space"
wm4
2014-11-08
*
w32_common: don't override alt+space
wm4
2014-11-08
*
win32: silence some warnings
James Ross-Gowan
2014-11-08
*
command: silence a warning on win32
wm4
2014-11-08
*
demux_mkv: fix undefined shifts
wm4
2014-11-08
*
command: fix option-flags property
wm4
2014-11-08
*
client API: deprecate some events
wm4
2014-11-08
*
command: export the flag whether an option was set on commandline
wm4
2014-11-07
*
client API: additional documentation comments
wm4
2014-11-07
*
client: remove redundant assignment
wm4
2014-11-07
*
client API: silence silly clang warning
wm4
2014-11-07
*
audio: add --audio-client-name option
wm4
2014-11-07
[next]