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
/
push.c
Commit message (
Expand
)
Author
Age
*
audio_buffer: remove dependency on mp_audio
wm4
2017-09-21
*
Avoid calling close(-1)
wm4
2017-06-29
*
audio/out: require AO drivers to report period size and correct buffer
wm4
2017-06-25
*
audio/out/push: merge if branches with same condition
wm4
2017-01-09
*
audio/out/push: play silence on --audio-stream-silence
wm4
2016-11-24
*
audio: fix --audio-stream-silence with ao_alsa
wm4
2016-11-21
*
audio/out: prevent underruns with spdif under certain conditions
wm4
2016-10-04
*
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
*
osdep/io: introduce mp_flush_wakeup_pipe()
Rostislav Pehlivanov
2016-07-30
*
audio: apply an upper bound timeout when draining
wm4
2016-06-12
*
audio: do not wake up core during EOF
wm4
2016-06-12
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
audio: fix format function consistency issues
wm4
2015-06-26
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
audio/out/push: fix off-by-one error
wm4
2014-11-21
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
audio/out/push: when using audio wait fallback, recheck condition
wm4
2014-11-06
*
Set thread name for debugging
wm4
2014-10-19
*
audio/out/push: reset projected EOF time on new data
wm4
2014-10-14
*
audio/out/push: make draining slightly more robust
wm4
2014-10-10
*
audio/out/push: fix EOF heuristic
wm4
2014-10-10
*
audio/out/push: fix some AOs freezing on exit
wm4
2014-10-05
*
audio/out/push: make draining more robust
wm4
2014-10-05
*
audio/out/push: limit fallback sleep time to reasonable limits
wm4
2014-10-05
*
audio/out/push: clean up properly on init error
wm4
2014-09-27
*
audio/out: check device buffer size for push.c only
wm4
2014-09-27
*
audio/out: fix active waiting during pause again
wm4
2014-09-06
*
audio/out/push: redo audio waiting
wm4
2014-09-06
*
audio/out: make EOF handling properly event-based
wm4
2014-09-05
*
audio: make buffer size configurable
wm4
2014-09-05
*
audio/out: prevent burning CPU when seeking while paused
wm4
2014-08-31
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
audio: limit on low (and not high) buffer size
wm4
2014-08-21
*
audio/out: fix initialization failure with win32
wm4
2014-07-26
*
audio, client API: check mp_make_wakeup_pipe() return value
wm4
2014-07-25
*
audio: don't wait for draining if paused
wm4
2014-07-13
*
audio: more detailed debugging output
wm4
2014-06-12
*
audio: don't wait when draining and paused
wm4
2014-06-12
*
audio/out/push: don't attempt to fill AO buffer when paused
wm4
2014-06-03
*
audio/out/push: keep some extra buffer
wm4
2014-05-31
*
ao_alsa: reduce spurious wakeups
wm4
2014-05-30
*
audio/out/push: handle draining correctly
wm4
2014-05-30
*
audio: change handling of an EOF corner case
wm4
2014-05-30
*
audio/out/push: add a way to wait for the audio device with poll()
wm4
2014-05-30
*
audio/out/push: add mechanism for event-based waiting
wm4
2014-05-30
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
audio/out: fix previous commit
wm4
2014-05-11
*
audio/out: avoid wakeup feedback loop
wm4
2014-05-11
[next]