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_mkv: remove FourCCs from audio codec handling
wm4
2015-06-19
*
osc: time display configuration options
Teoh Han Hui
2015-06-19
*
player: add some debug output for seeking
wm4
2015-06-18
*
player: actually play video
wm4
2015-06-18
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
DOCS/compile-windows.md: fix Lua package
wm4
2015-06-18
*
client API: fix logging memory leak
wm4
2015-06-18
*
player: make decoding cover art more robust
wm4
2015-06-18
*
DOCS/manpage: fix typos
rrooij
2015-06-17
*
av_log: set default av_log callback on exit
wm4
2015-06-17
*
ao_wasapi: fix crash on hotplug init error
wm4
2015-06-17
*
af_lavrresample: include osdep/endian.h
wm4
2015-06-17
*
command: do not exit playback if the B point of A-B loop is past EOF
wm4
2015-06-16
*
player: do not exit when a seek gets queued
wm4
2015-06-16
*
af: remove conversion filter search
wm4
2015-06-16
*
af_convert24: remove this filter
wm4
2015-06-16
*
af_lavrresample: integrate 24 bit (3 bytes per sample) output
wm4
2015-06-16
*
af_lavrresample: always fill reorder
wm4
2015-06-16
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
DOCS/compile-windows.md: drop unused dependency
wm4
2015-06-16
*
audio: fix crash on uninit
wm4
2015-06-15
*
af_lavcac3enc: fix A/V sync
wm4
2015-06-15
*
af: fix an aspect of filter chain flushing
wm4
2015-06-15
*
audio: remove unused readonly field
wm4
2015-06-15
*
win32: use atomics for COM interface refcount
wm4
2015-06-14
*
demux_mkv: always copy video extradata
wm4
2015-06-13
*
demux_mkv: fix mpeg2 mapping
wm4
2015-06-13
*
demux_mkv: remove FourCCs from video codec handling
wm4
2015-06-13
*
demux_mkv: remove a level of indentation
wm4
2015-06-13
*
demux_mkv: remove ms_compat code
wm4
2015-06-13
*
vo_drm: fixed crashes with --profile=pseudo-gui
Marcin Kurczewski
2015-06-13
*
test: update cmocka version to 1.0
Stefano Pigozzi
2015-06-13
*
chmap: make up some channel layout names
wm4
2015-06-12
*
ao_alsa: if possible, reorder device maps to std layouts
wm4
2015-06-12
*
ao_alsa: make it accept 7.1 over HDMI
wm4
2015-06-12
*
chmap_sel: improve speaker replacement handling
wm4
2015-06-12
*
chmap_sel: do naive speaker replacements last
wm4
2015-06-12
*
audio: fill NA channels with silence
wm4
2015-06-12
*
audio: use unknown channel layouts if there is no standard layout
wm4
2015-06-12
*
audio: fix messed up channel reordering
wm4
2015-06-12
*
audio: deal with AVFrame-style buffer assignments
wm4
2015-06-12
*
lua: support MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
*
client API: add MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
*
client API: leave mpv_event_end_file.error to 0 on no error
wm4
2015-06-11
*
lua: export end-file event fields
wm4
2015-06-11
*
ao_alsa: change ALSA braindeath heuristic
wm4
2015-06-11
*
command: add keypress, keydown, and keyup commands.
torque
2015-06-11
*
player: use 4 as process exit code on user quits
wm4
2015-06-10
*
options: make keyvalue list parsing less strict
wm4
2015-06-10
*
vo_opengl: fix a small memory leak when loading user shaders
wm4
2015-06-09
[next]