index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
out
/
pull.c
Commit message (
Expand
)
Author
Age
*
audio/out: correct copy length in ao_read_data_converted
Kevin Mitchell
2017-07-09
*
audio/out: add helper code to do 24 bit conversion in AO
wm4
2017-07-07
*
audio/out/pull: detect and log underflows
wm4
2017-06-28
*
audio: fix --audio-stream-silence with ao_wasapi
wm4
2016-11-21
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
player: add --audio-stream-silence
wm4
2016-08-09
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
audio/out/pull: avoid dropping some audio when draining
wm4
2015-06-09
*
audio/out/pull: correctly pad partial frames with silence
wm4
2015-06-09
*
audio/out/pull: avoid deadlock if audio callback stops
wm4
2014-11-09
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
audio/out: make EOF handling properly event-based
wm4
2014-09-05
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
audio: don't wait for draining if paused
wm4
2014-07-13
*
audio/out/pull: remove race conditions
wm4
2014-05-29
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
*
audio: wake up the core when audio buffer is running low (2)
wm4
2014-04-15
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: feed AOs from a separate thread
wm4
2014-03-09