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: really start audio only once video is ready
wm4
2016-04-20
*
player: add missing audio reconfig events
wm4
2016-03-13
*
player: minor simplification
wm4
2016-02-27
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
player: remove dead code
wm4
2016-02-12
*
player: remove double assignment in declaration
wm4
2016-02-12
*
player: force refresh seek when changing audio filters
wm4
2016-02-09
*
audio: fix EOF handling if nothing could be decoded at all
wm4
2016-02-06
*
player: remove some further current_track dependencies
wm4
2016-02-05
*
player: add complex filter graph support
wm4
2016-02-05
*
player: move audio and video decoder init to separate functions
wm4
2016-02-05
*
player: use different variable to indicate coverart
wm4
2016-02-01
*
audio/video: merge decoder return values
wm4
2016-02-01
*
audio: use brutal resync only on larger PTS discontinuities
wm4
2016-01-31
*
audio: fix a case of going to sleep before playback start
wm4
2016-01-31
*
player: refactor: some more minor decoder/output decoupling
wm4
2016-01-29
*
audio: refactor: separate audio init and filter/output init
wm4
2016-01-29
*
audio: move pts reset check
wm4
2016-01-29
*
player: fix initial audio sync in certain cases
wm4
2016-01-29
*
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
[next]