index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
*
ad_spdif: Fix crash when spdif muxer is not available
Michael Forney
2016-12-11
*
Remove compatibility things
wm4
2016-12-07
*
ao_alsa: print certain ALSA errors as string instead as number
wm4
2016-12-07
*
ao_wasapi: log return code when probing audio formats
wm4
2016-11-30
*
ao_wasapi_utils: remove unused variable
pavelxdd
2016-11-27
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
audio/out/push: play silence on --audio-stream-silence
wm4
2016-11-24
*
audio: fix --audio-stream-silence with ao_wasapi
wm4
2016-11-21
*
audio: fix --audio-stream-silence with ao_alsa
wm4
2016-11-21
*
ao_alsa: explicitly add default device manually
wm4
2016-11-14
*
audio: make empty device ID mean default device
wm4
2016-11-14
*
audio: avoid returning audio-device-list entries without description
wm4
2016-11-14
*
dec_video, dec_audio: avoid full reinit on switches to the same segment
wm4
2016-11-09
*
ao_alsa: fill unused ALSA channels with silence
wm4
2016-11-08
*
ao_alsa: strictly disable chmap use for mono/stereo
wm4
2016-11-08
*
ao_alsa: _really_ disable chmap API use in cases where we should
wm4
2016-11-08
*
ao_alsa: slightly better debug logging
wm4
2016-11-08
*
audio/out: add AudioUnit output driver for iOS
Aman Gupta
2016-11-01
*
ad_lavc, vd_lavc: fix a recent libavcodec deprecation warning
wm4
2016-10-17
*
ao_alsa: try to fallback to "hdmi" before "iec958" for spdif
wm4
2016-10-07
*
audio/out: prevent underruns with spdif under certain conditions
wm4
2016-10-04
*
audio: dump timestamp difference
wm4
2016-10-02
*
win32: build with -DINITGUID
James Ross-Gowan
2016-09-28
*
ao_openal: enable building on OSX
Josh de Kock
2016-09-21
*
af_pan: fix typo
Hector Martin
2016-09-19
*
af_rubberband: default to channels=together
Hector Martin
2016-09-19
*
af_rubberband: add af-command and option to change the pitch
Hector Martin
2016-09-19
*
af_pan: add af-command support to change the matrix
Hector Martin
2016-09-19
*
af_pan: coding style fixes
Hector Martin
2016-09-19
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
ao_rsound: fix compilation
wm4
2016-09-07
*
ao_pcm: remove some useless messages
wm4
2016-09-07
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
*
audio/out: deprecate device sub-options
wm4
2016-09-05
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
options: add automagic hack for handling sub-option deprecations
wm4
2016-09-05
*
ao_jack: move to global options
wm4
2016-09-05
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
*
ao_alsa: change sub-options to global options
wm4
2016-09-02
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
vo, ao: disable positional parameter suboptions
wm4
2016-09-01
*
vd_lavc, ad_lavc: set pkt_timebase, not time_base
wm4
2016-08-29
*
ad_lavc: actually tell decoder about the timebase
wm4
2016-08-23
*
ao_alsa: log if retrieving supported channel maps fails
wm4
2016-08-22
*
af_lavrresample: better swr reinitialization
Paul B Mahol
2016-08-20
*
af_lavrresample: fix error if resampler could not be recreated
wm4
2016-08-19
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
audio: improve aspects of EOF handling
wm4
2016-08-18
[next]