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
*
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
*
af_lavrresample: work around libswresample misbehavior
wm4
2016-08-16
*
audio: log replaygain values in af_volume instead demuxer
wm4
2016-08-13
*
audio/filter: remove delay audio filter
Paul B Mahol
2016-08-12
*
ao_alsa: make pause state more robust, reduce minor code duplication
wm4
2016-08-09
*
ao_alsa: handle --audio-stream-silence
wm4
2016-08-09
*
player: add --audio-stream-silence
wm4
2016-08-09
*
ao_coreaudio: actually use stop callback
wm4
2016-08-09
*
af_lavcac3enc: allow passing options to libavcodec
wm4
2016-08-09
*
ao_wasapi: in exclusive mode do not output multichannel by default
wm4
2016-08-05
*
ao_null: use channel list option type for channel-layouts suboption
wm4
2016-08-05
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
player: remove special-case for DL/DR speakers
wm4
2016-08-04
[next]