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_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
*
audio/out: initialize an array to avoid confusing static analyzer
wm4
2017-10-27
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
*
audio_buffer: remove dependency on mp_audio
wm4
2017-09-21
*
ao_rsound: allow setting the host
wm4
2017-08-21
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
ao_wasapi: remove old comment
Kevin Mitchell
2017-08-07
*
ao_wasapi: reorganize wasapi.h
Kevin Mitchell
2017-08-07
*
ao_wasapi: deduplicate wasapi sample format selection
Kevin Mitchell
2017-08-07
*
ao_wasapi: clean up find_formats logic
Kevin Mitchell
2017-08-07
[next]