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
*
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
*
ao_wasapi: return bool instead of HRESULT from thread_init
Kevin Mitchell
2017-08-07
*
ao_oss: fix a dumb calculation
wm4
2017-07-21
*
ao_wasapi: remove redundant / outdated comment
Kevin Mitchell
2017-07-10
*
ao_waspi: use switch for handling fix_format errors
Kevin Mitchell
2017-07-10
*
ao_wasapi: don't repeat format negotiation on align hack
Kevin Mitchell
2017-07-10
*
ao_wasapi: fix leak on align hack
Kevin Mitchell
2017-07-10
*
audio/out: fix comment typo
Kevin Mitchell
2017-07-09
*
ao_wasapi: enable packed 24 bit output
Kevin Mitchell
2017-07-09
*
audio/out: correct copy length in ao_read_data_converted
Kevin Mitchell
2017-07-09
*
ao_wasapi: reorder channels and samplerates to speed up search
Kevin Mitchell
2017-07-09
*
ao_wasapi: minor cosmetic fixes
Kevin Mitchell
2017-07-09
*
ao_wasapi: try correct initial format
Kevin Mitchell
2017-07-09
*
ao_pcm: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_oss: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_sndio: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_wasapi_utils: be slightly more clever when converting channel map
wm4
2017-07-07
*
ao_wasapi: drop use of AF_FORMAT_S24
wm4
2017-07-07
*
ao_alsa: drop use of AF_FORMAT_S24
wm4
2017-07-07
*
audio/out: add helper code to do 24 bit conversion in AO
wm4
2017-07-07
*
ao_coreaudio: insane hack for passing through AC3 as float PCM
wm4
2017-06-30
*
ao_wasapi: UWP wrapper hack support
wm4
2017-06-29
*
Universal Windows Plaform (UWP) support
Pedro Pombeiro
2017-06-29
*
ao_wasapi: do not use deprecated wchar functions
Pedro Pombeiro
2017-06-29
*
Avoid calling close(-1)
wm4
2017-06-29
*
ao_wasapi: remove subtly duplicated code
wm4
2017-06-28
*
ao_wasapi: remove duplicate code for creating IAudioClient
wm4
2017-06-28
*
audio/out/pull: detect and log underflows
wm4
2017-06-28
*
audio/out: require AO drivers to report period size and correct buffer
wm4
2017-06-25
*
ao_openal: change license to LGPL
wm4
2017-06-24
*
ao_pulse: reorder format choice
Niklas Haas
2017-06-23
*
build: simplify OSS checks and remove changes by "bugmen0t"
wm4
2017-06-22
*
encode_lavc: move from GPL 2+ to LGPL 2.1+.
Rudolf Polzer
2017-06-13
*
ao_pcm: change license to LGPL
wm4
2017-05-20
*
audio/out: change license of some core files to LGPL
wm4
2017-05-20
[next]