index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
audio.c
Commit message (
Expand
)
Author
Age
*
options: drop some previously deprecated options
wm4
2017-12-25
*
audio: fix missing volume update on init and reinit
wm4
2017-12-01
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
audio: fix small memory leak
wm4
2017-10-27
*
audio: clarify GPL-only parts
wm4
2017-10-10
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
audio: make libaf derived code optional
wm4
2017-09-21
*
audio_buffer: remove dependency on mp_audio
wm4
2017-09-21
*
audio: fix format change regression
wm4
2017-09-03
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: fix another audio resync issue
wm4
2017-08-12
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
player: fix --lavfi-complex freeze
wm4
2017-08-11
*
player: fix confusion in audio resync code
wm4
2017-08-08
*
player: fix --end with large values
wm4
2017-08-08
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player/audio: mark some libaf interfacing parts as GPL only
wm4
2017-06-23
*
audio: replace from_dB function
wm4
2017-05-05
*
audio: merge --replaygain-track and --replaygain-album into one option
wm4
2017-04-27
*
audio: fix replaygain volume scale
wm4
2017-04-27
*
audio: move replaygain control to top-level options
wm4
2017-04-26
*
player: close audio device on no audio track
Marko Hauptvogel
2017-04-25
*
audio: deprecate most audio filters
wm4
2017-04-04
*
player: specifically log audio EOF too
wm4
2017-03-14
*
audio: stop being dumb
wm4
2017-01-08
*
audio: force pts_reset only when pts jumps forward more than 5s
Aman Gupta
2016-10-21
*
audio: move some fallback handling to common AO reload function
wm4
2016-10-05
*
audio: fix late audio start
wm4
2016-10-02
*
audio: fix segfault when yanking USB DAC
Kevin Mitchell
2016-09-20
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
audio: fix missed wakeup when changing audio output device
wm4
2016-09-15
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
*
audio: avoid missed wakeups with ab-loops
wm4
2016-08-24
*
audio: do not apply --audio-channels if spdif passthrough is in use
wm4
2016-08-22
*
audio: improve aspects of EOF handling
wm4
2016-08-18
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
*
player: add --audio-wait-open options
wm4
2016-08-09
*
player: add --audio-stream-silence
wm4
2016-08-09
*
player: gross hack to improve non-hr seeking with external audio tracks
wm4
2016-08-07
*
player: fix mid-stream audio sync condition
wm4
2016-08-07
*
player: sync audio as well when enabling it mid-stream
wm4
2016-08-06
*
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
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
*
audio: drop --softvol=no and --softvol=auto
wm4
2016-07-09
*
player: really start audio only once video is ready
wm4
2016-04-20
*
player: add missing audio reconfig events
wm4
2016-03-13
[next]