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
*
ao_audiounit: rename pause function to reset
Josh Lehman
2018-09-30
*
ao_alsa: log the ALSA state if we get a non-XRUN error
Jan Ekström
2018-09-29
*
ao_alsa: handle XRUNs separately from other errors
Jan Ekström
2018-09-29
*
ao_alsa: early exit get_space if paused or ALSA is not ready
Jan Ekström
2018-09-29
*
ao_jack: only auto-connect to audio ports
Niklas Haas
2018-09-26
*
ao_pulse: fix tlength calculation
Tom Yan
2018-09-01
*
Revert "ao_openal: enable building on OSX"
Michael Hoang
2018-08-26
*
ao_opensles: set numBuffers to 8
Tom Yan
2018-08-13
*
ao_opensles: rework the heuristic of buffer/enqueue size setting
Tom Yan
2018-08-05
*
ao_opensles: allow s32 and float output
Tom Yan
2018-08-05
*
ao_alsa: simplify get_space()
Jan Ekström
2018-06-04
*
ao_alsa: replace snd_pcm_status() with snd_pcm_avail() in get_space()
Muhammad Faiz
2018-06-04
*
build: make encoding mode non-optional
wm4
2018-05-03
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
encode: remove old timestamp handling
wm4
2018-05-03
*
encode: rewrite half of it
wm4
2018-04-29
*
encode: cosmetics
wm4
2018-04-20
*
ao_alsa: actually report underruns to user
wm4
2018-04-15
*
ao_pulse: reduce requested device buffer size
wm4
2018-04-15
*
ao_alsa: reduce requested buffer size
wm4
2018-04-15
*
ao_alsa: add options for controlling period/buffer size
wm4
2018-04-15
*
ao_openal: document the muted↔gain conversion
Jan Ekström
2018-04-15
*
ao/openal: Add option to set buffering characteristics
LAGonauta
2018-04-15
*
ao/openal: Add better sample format and channel layout selection
LAGonauta
2018-04-15
*
ao/openal: Add OpenAL Soft extension to get the correct latency
LAGonauta
2018-04-15
*
ao/openal: Add support for direct channels output
LAGonauta
2018-04-15
*
ao/openal: Add hardware mute support
LAGonauta
2018-04-15
*
ao/openal: Use only one source for audio output
LAGonauta
2018-04-15
*
ao_opensles: let cfg_frames_per_buffer accept buffer size up to 0.5s at 192kHz
Tom Yan
2018-04-05
*
ao_opensles: remove useless cfg_sample_rate
Tom Yan
2018-04-05
*
ao_opensles: bump device buffer size to 250ms
Tom Yan
2018-04-05
*
ao_opensles: do one buffer only
Tom Yan
2018-04-05
*
ao_opensles: re-flow interface/configuration retrieval
Jan Ekström
2018-03-24
*
ao_opensles: fix audio sync using device latency extension
Aman Gupta
2018-03-23
*
ao_sdl: fix default buffer size
wm4
2018-03-08
*
ao: do not allow actual buffer size of 0
wm4
2018-03-08
*
ao_opensles: bump device buffer size to 200ms
tomty89
2018-03-07
*
ao_opensles: remove set_play_state()
tomty89
2018-03-07
*
ao_opensles: clear buffer queue in reset()
tomty89
2018-03-07
*
build: drop support for SDL1
wm4
2018-02-13
*
ao_null: add --ao-null-format option for debugging
wm4
2018-01-30
*
ao_alsa: reduce verbosity at -v
wm4
2018-01-25
*
audio: fix annyoing af_get_best_sample_formats() definition
wm4
2018-01-25
*
Fix undefined preprocessor behavior
wm4
2018-01-18
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
ao: minor simplification to gain processing code
wm4
2017-11-30
*
ao: simplify hack for float atomics
wm4
2017-11-30
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
ao_alsa: change license to LGPL
wm4
2017-11-23
*
ao_alsa: don't convert twice on retry
wm4
2017-11-23
[next]