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
Commit message (
Expand
)
Author
Age
...
*
ao/wasapi: make set_ao_format EX/EXTENSIBLE agnostic
Kevin Mitchell
2014-12-01
*
ao/wasapi: fix set_ao_format
Kevin Mitchell
2014-12-01
*
ao/wasapi: show actual waveformat tried
Kevin Mitchell
2014-12-01
*
ao/wasapi: don't assume 32-bits == float
Kevin Mitchell
2014-12-01
*
ao/format: add af_fmt_is_float
Kevin Mitchell
2014-12-01
*
ao/wasapi: make sure that < 16-bit pcm never happens
Kevin Mitchell
2014-12-01
*
ao/wasapi: get rid of WAVEFMT union
Kevin Mitchell
2014-12-01
*
ao/wasapi: handle VistaBlob failure more gracefully
Kevin Mitchell
2014-11-28
*
ao/wasapi: remove unnecessary check of audio thread input
Kevin Mitchell
2014-11-28
*
ao/wasapi: more consistent/reliable method of computing extra WAVEFORMATEXTEN...
Kevin Mitchell
2014-11-28
*
ao/wasapi: more missed cleanup on failure
Kevin Mitchell
2014-11-28
*
ao/wasapi: check return values
Kevin Mitchell
2014-11-28
*
ao/wasapi: make functions return bool that were acting like it
Kevin Mitchell
2014-11-28
*
ao/wasapi: check full GUID of KSDATAFORMAT to determine float
Kevin Mitchell
2014-11-28
*
ao/wasapi: expose GUID and PKEY convenience functions
Kevin Mitchell
2014-11-28
*
ao/wasapi: remove unused variable
Kevin Mitchell
2014-11-28
*
ao/wasapi: safely define PKEY constants
Kevin Mitchell
2014-11-28
*
ao/wasapi: avoid redundant passing of ao and wasapi_state as arguments
Kevin Mitchell
2014-11-28
*
ao/wasapi: just return 0 unconditionally from the thread
Kevin Mitchell
2014-11-28
*
ao/wasapi: fix unmatched CoUninitialize() on init failure
Kevin Mitchell
2014-11-28
*
ao/wasapi: more debugging messages
Kevin Mitchell
2014-11-28
*
ao/wasapi: simplify the init retry
Kevin Mitchell
2014-11-28
*
ao/wasapi: make get_device_delay return an error code
Kevin Mitchell
2014-11-28
*
ao_wasapi: don't treat SetDisplayName() failure as fatal
wm4
2014-11-27
*
mixer: don't show softvol neutral marker on OSD if not using softvol
wm4
2014-11-27
*
Do not call strerror()
wm4
2014-11-26
*
ao_alsa: fix channel map in pre-channel map API case
wm4
2014-11-25
*
ao_alsa: always enable "plug" plugin for non-default device
wm4
2014-11-25
*
ao_alsa: select and set channel maps via channel map API
wm4
2014-11-25
*
ao_alsa: minor fixes
wm4
2014-11-25
*
audio: make mp_audio_config_to_str return a stack-allocated string
wm4
2014-11-25
*
ao_alsa: cleanups
wm4
2014-11-25
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
*
ao_alsa: try to use the channel map reported by ALSA
wm4
2014-11-24
*
ao_pcm: simplify
wm4
2014-11-21
*
ao_oss: check whether setting samplerate succeeds
wm4
2014-11-21
*
ao_lavc: fix setting up AVFrame pointers
wm4
2014-11-21
*
af_scaletempo: use float division for rate
wm4
2014-11-21
*
Remove some unneeded NULL checks
wm4
2014-11-21
*
audio/out/push: fix off-by-one error
wm4
2014-11-21
*
ao_lavc: fix dangling pointers
wm4
2014-11-21
*
ao/wasapi: only retry resizing the buffer once
Kevin Mitchell
2014-11-18
*
ao/wasapi: keep bufferPeriod in sync on retry
Kevin Mitchell
2014-11-18
*
ao/wasapi: refix printf warning for both cygwin and msys
Kevin Mitchell
2014-11-18
*
ao/wasapi: periodicity in shared mode must be zero
Kevin Mitchell
2014-11-18
*
ao/wasapi: increase buffer size to 50 ms
Kevin Mitchell
2014-11-18
*
audio/out: always log retrieved audio device size
wm4
2014-11-18
*
ao/wasapi: fix leaked marshaled interface streams
Jonathan Yong
2014-11-18
*
ao/wasapi: Don't free stuff the thread may still be using on timeout
Kevin Mitchell
2014-11-17
*
ao/wasapi: also free the threadLoop handle on uninit
Kevin Mitchell
2014-11-17
[prev]
[next]