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
*
audio: fix channel conversion with NA channels
wm4
2017-09-27
*
audio: fix resampling
wm4
2017-09-21
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
audio: make libaf derived code optional
wm4
2017-09-21
*
audio: move libswresample wrapper out of audio filter code
wm4
2017-09-21
*
audio_buffer: remove dependency on mp_audio
wm4
2017-09-21
*
audio: fix spdif mode
wm4
2017-08-23
*
ao_rsound: allow setting the host
wm4
2017-08-21
*
audio: fix uninitialized data access
wm4
2017-08-18
*
audio: fix build on Libav
wm4
2017-08-16
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
af_lavrresample: don't call swr_set_compensation() unless necessary
wm4
2017-08-12
*
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
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
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
*
ad_spdif: minor cleanups
wm4
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
*
audio: drop AF_FORMAT_S24
wm4
2017-07-07
*
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
*
ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context()
wm4
2017-07-06
*
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
*
chmap: remove misleading "downmix" channel layout name
wm4
2017-06-24
[next]