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
Commit message (
Expand
)
Author
Age
*
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
*
audio/out: more debugging info for --dump-stats
wm4
2014-05-11
*
ao_coreaudio: skip unknown channel labels
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: remove useless code
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: don't fallback to full waveext
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: cosmetic change of loop ending condition
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: print an error when channel mapping fails
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: use description-based channel layouts
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: pass layout by reference to logging function
Stefano Pigozzi
2014-05-10
*
encode: fix PTS unit mismatch
wm4
2014-05-10
*
audio: fix the exact value that is used for the wait time
wm4
2014-05-04
*
ao_null: fix unit mismatch with latency option
wm4
2014-05-04
*
ao_coreaudio: log even more info in verbose mode
Stefano Pigozzi
2014-04-24
*
ao_coreaudio: add verbose output of detected channel layouts
Stefano Pigozzi
2014-04-23
*
audio: minor simplification in wait code
wm4
2014-04-23
*
player: unrangle one aspect of audio EOF handling
wm4
2014-04-17
*
audio: add hack against broken pulseaudio EOF condition
wm4
2014-04-17
*
audio: explicitly document audio EOF condition
wm4
2014-04-17
*
ao_null: add simulated device latency, simulate EOF problems
wm4
2014-04-17
*
ao: remove redundant get_delay check
wm4
2014-04-17
*
audio: wake up the core when audio buffer is running low (2)
wm4
2014-04-15
*
ao_pulse: use ao_need_data()
wm4
2014-04-15
*
audio: wake up the core when audio buffer is running low
wm4
2014-04-15
*
encode: add a missing \n to a log call
wm4
2014-04-10
*
ao_wasapi: make code shorter
wm4
2014-03-30
*
ao_lavc: set AVFrame.format
wm4
2014-03-16
*
encode: use new AVFrame API
wm4
2014-03-16
*
ao_dsound: remove duplicated code
wm4
2014-03-16
*
af_lavrresample: remove avresample_set_channel_mapping() fallbacks
wm4
2014-03-16
*
ao: print (estimated) device buffer size on init in verbose mode
wm4
2014-03-14
*
ao_wasapi: Use the character set conversion functions from io.h
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLE
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Implement per-application mixing
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Move non-critical code outside of the event thread
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Split into 2 files
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Initial conversion to the new pull model
Diogo Franco (Kovensky)
2014-03-11
*
ao_sdl: make sure our buffer is always larger than what SDL requests
wm4
2014-03-10
*
ao_alsa: reduce default buffer size
wm4
2014-03-10
*
ao_alsa: fix return value for volume operations with spdif
wm4
2014-03-10
*
audio/out: reduce amount of audio buffering
wm4
2014-03-10
*
ao_alsa: remove unneeded initializations
wm4
2014-03-09
*
ao_alsa: check ALSA PCM state before pause and resume
foo86
2014-03-09
*
ao_wasapi: Use double math for QueryPerformanceCounter correction
Diogo Franco (Kovensky)
2014-03-09
*
ao_rsound: pass correct data type to rsd_set_param()
Hans-Kristian Arntzen
2014-03-09
*
ao_sdl: use new pull API helpers
wm4
2014-03-09
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
ao_portaudio: use new pull API helpers
wm4
2014-03-09
*
ao_jack: use new pull API helpers
wm4
2014-03-09
[next]