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
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: silence sporadic error messages on audio init
wm4
2015-11-10
*
audio: do not require full audio chain reinit for speed changes
wm4
2015-11-04
*
audio: strictly align audio on spdif frames
wm4
2015-11-04
*
player: fix display-sync adrop speed limiting
wm4
2015-11-04
*
player: limit speed change in display-sync adrop mode
wm4
2015-11-03
*
player: reset AO stats on pause and other discontinuities
wm4
2015-10-28
*
player: simplify display-adrop mode safeguard
wm4
2015-10-28
*
player: add audio drop/duplicate mode
wm4
2015-10-27
*
player: simplify audio sync pts calculation
wm4
2015-10-27
*
audio: add AO deviation logging
wm4
2015-10-08
*
audio: make spdif re-probe from normal decoding work
wm4
2015-10-06
*
audio: re-probe spdif if AO is reloaded
wm4
2015-10-06
*
audio: add option for falling back to ao_null
wm4
2015-10-05
*
audio: don't sleep when finishing audio resync
wm4
2015-08-23
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
*
audio: fix --end handling (again)
wm4
2015-08-03
*
audio: remove questionable speed change adjustment
wm4
2015-08-01
*
audio: remove an unused parameter
wm4
2015-07-24
*
audio: fix EOF state with --keep-open
wm4
2015-07-24
*
audio: fix format function consistency issues
wm4
2015-06-26
*
audio: add some change notifications
wm4
2015-06-09
*
audio: add --audio-spdif as new method for enabling passthrough
wm4
2015-06-05
*
audio: do not allow AO to change passthrough formats
wm4
2015-06-05
*
audio: do not exit when loading small files in paused mode
wm4
2015-06-04
*
audio: remove an old hack
wm4
2015-05-30
*
audio: fix resync issue different
wm4
2015-05-19
*
audio: avoid wasting CPU due to continuous wakeup
wm4
2015-05-19
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: change a detail about filter insertion
wm4
2015-04-07
*
audio: avoid one more redundant audio filter reinit
wm4
2015-04-07
*
audio: increase maximum amount of audio skipped for seeking
wm4
2015-03-24
*
audio: cut audio with spdif too on playback restart
wm4
2015-03-10
*
audio: refuse to change playback speed with spdif
wm4
2015-03-07
*
audio: make changing playback speed slightly more robust
wm4
2015-03-07
*
player: allow changing playback speed in early audio init stages
wm4
2015-03-06
*
audio: change playback speed directly in resampler
wm4
2015-03-02
*
player: use af_scaletempo when slowing down audio too
wm4
2015-02-12
*
player: skip audio filter reinit on some types of speed changes
wm4
2015-02-10
*
player: don't treat audio playback restart while paused special
wm4
2015-01-30
*
player: minor simplification in A/V-sync related code
wm4
2015-01-30
*
player: remove redundant variable
wm4
2015-01-29
*
player: enable hr-seek on audio after video end
wm4
2015-01-28
*
audio: don't force any parameters if spdif is used
wm4
2015-01-20
*
player: don't fall asleep on audio decoding errors
wm4
2015-01-15
*
player: fix --stop-playback-on-init-failure on audio init failure
wm4
2015-01-15
*
audio: alternative fix for previous commit
wm4
2014-11-27
*
audio: fix busy loop when seeking while paused
wm4
2014-11-27
*
audio: make mp_audio_config_to_str return a stack-allocated string
wm4
2014-11-25
*
audio: fix some issues when reloading the AO
wm4
2014-11-12
[next]