index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
out
/
push.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
audio: fix format function consistency issues
wm4
2015-06-26
1
-1
/
+1
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
1
-3
/
+6
*
audio/out/push: fix off-by-one error
wm4
2014-11-21
1
-1
/
+1
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
1
-2
/
+2
*
audio/out/push: when using audio wait fallback, recheck condition
wm4
2014-11-06
1
-1
/
+2
*
Set thread name for debugging
wm4
2014-10-19
1
-0
/
+1
*
audio/out/push: reset projected EOF time on new data
wm4
2014-10-14
1
-1
/
+4
*
audio/out/push: make draining slightly more robust
wm4
2014-10-10
1
-1
/
+1
*
audio/out/push: fix EOF heuristic
wm4
2014-10-10
1
-18
/
+14
*
audio/out/push: fix some AOs freezing on exit
wm4
2014-10-05
1
-1
/
+1
*
audio/out/push: make draining more robust
wm4
2014-10-05
1
-20
/
+15
*
audio/out/push: limit fallback sleep time to reasonable limits
wm4
2014-10-05
1
-2
/
+4
*
audio/out/push: clean up properly on init error
wm4
2014-09-27
1
-9
/
+16
*
audio/out: check device buffer size for push.c only
wm4
2014-09-27
1
-0
/
+5
*
audio/out: fix active waiting during pause again
wm4
2014-09-06
1
-1
/
+2
*
audio/out/push: redo audio waiting
wm4
2014-09-06
1
-45
/
+37
*
audio/out: make EOF handling properly event-based
wm4
2014-09-05
1
-5
/
+40
*
audio: make buffer size configurable
wm4
2014-09-05
1
-2
/
+2
*
audio/out: prevent burning CPU when seeking while paused
wm4
2014-08-31
1
-1
/
+2
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-1
/
+1
*
audio: limit on low (and not high) buffer size
wm4
2014-08-21
1
-1
/
+1
*
audio/out: fix initialization failure with win32
wm4
2014-07-26
1
-2
/
+1
*
audio, client API: check mp_make_wakeup_pipe() return value
wm4
2014-07-25
1
-5
/
+7
*
audio: don't wait for draining if paused
wm4
2014-07-13
1
-1
/
+6
*
audio: more detailed debugging output
wm4
2014-06-12
1
-0
/
+2
*
audio: don't wait when draining and paused
wm4
2014-06-12
1
-1
/
+1
*
audio/out/push: don't attempt to fill AO buffer when paused
wm4
2014-06-03
1
-2
/
+3
*
audio/out/push: keep some extra buffer
wm4
2014-05-31
1
-6
/
+4
*
ao_alsa: reduce spurious wakeups
wm4
2014-05-30
1
-2
/
+4
*
audio/out/push: handle draining correctly
wm4
2014-05-30
1
-7
/
+22
*
audio: change handling of an EOF corner case
wm4
2014-05-30
1
-5
/
+9
*
audio/out/push: add a way to wait for the audio device with poll()
wm4
2014-05-30
1
-3
/
+64
*
audio/out/push: add mechanism for event-based waiting
wm4
2014-05-30
1
-74
/
+87
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
1
-1
/
+1
*
audio/out: fix previous commit
wm4
2014-05-11
1
-9
/
+11
*
audio/out: avoid wakeup feedback loop
wm4
2014-05-11
1
-2
/
+7
*
audio/out: more debugging info for --dump-stats
wm4
2014-05-11
1
-1
/
+5
*
audio: fix the exact value that is used for the wait time
wm4
2014-05-04
1
-3
/
+2
*
audio: minor simplification in wait code
wm4
2014-04-23
1
-2
/
+1
*
audio: add hack against broken pulseaudio EOF condition
wm4
2014-04-17
1
-1
/
+16
*
audio: wake up the core when audio buffer is running low
wm4
2014-04-15
1
-15
/
+60
*
audio/out: reduce amount of audio buffering
wm4
2014-03-10
1
-2
/
+16
*
audio/out: make draining a separate operation
wm4
2014-03-09
1
-3
/
+15
*
audio/out: feed AOs from a separate thread
wm4
2014-03-09
1
-0
/
+266