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: 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
*
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
[next]