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
*
af: move af_from_dB() function to af_volume.c
wm4
2015-06-23
*
af_volume: add a replaygain fallback option
wm4
2015-06-23
*
af_lavrresample: free and reallocate resample context on reconfig
wm4
2015-06-22
*
af_lavrresample: fix comment
wm4
2015-06-22
*
af: restore detaching of PCM filters when using spdif
wm4
2015-06-22
*
af_lavrresample: don't flush in uninitialized state
wm4
2015-06-22
*
ao_alsa: fix a log message
wm4
2015-06-21
*
demux: mime types are case-insensitive
wm4
2015-06-21
*
demux_mkv: share some duplicated code
wm4
2015-06-21
*
demux: merge extradata fields
wm4
2015-06-21
*
demux_mkv: minor audio extradata cleanup
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
x11: make screensaver failure message slightly more friendly
wm4
2015-06-20
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
av_log: skip prefix if unknown
wm4
2015-06-20
*
demux_playlist: make mime type comparison case-insensitive
wm4
2015-06-20
*
win32: remove a wine hack
wm4
2015-06-20
*
win32: prefer using internal variable for fullscreen
wm4
2015-06-20
*
demux_mkv: do not reset bits_per_coded_sample if not needed
wm4
2015-06-19
*
demux_mkv: do not set block_align for codecs which do not need it
wm4
2015-06-19
*
demux_mkv: do not set bitrate fields for codecs which do not need it
wm4
2015-06-19
*
demux_mkv: stricter realaudio extradata handling
wm4
2015-06-19
*
demux_mkv: separate generic and non-VfW audio codec handling parts
wm4
2015-06-19
*
demux_mkv: remove indirection through defines
wm4
2015-06-19
*
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
[next]