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
*
audio: fix spdif PCM fallback
wm4
2016-01-25
*
audio: release pending audio frame on seeking
wm4
2016-01-25
*
player: free queued audio frame on uninit
wm4
2016-01-23
*
audio: refactor: move MPContext.ao_buffer field
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
audio: remove initial decoding retry limitation
wm4
2016-01-19
*
audio: move dec_audio.pool to ad_spdif
wm4
2016-01-19
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: detect audio PTS jumps, make video PTS heuristic less aggressive
wm4
2016-01-09
*
audio: update outdated comment
wm4
2016-01-05
*
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
[next]