1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio
Kevin Mitchell f7c26230eb ao/wasapi: fix possible null dereference of pDevice
IMMDeviceEnumerator::GetDefaultAudioEndpoint may set pDevice to null on failure.

http://msdn.microsoft.com/en-us/library/windows/desktop/dd371401%28v=vs.85%29.aspx
2014-11-17 04:13:52 -08:00
..
decode audio: make decoders output refcounted frames 2014-11-10 22:02:05 +01:00
filter af: remove redundant function 2014-11-12 20:19:21 +01:00
out ao/wasapi: fix possible null dereference of pDevice 2014-11-17 04:13:52 -08:00
audio_buffer.c
audio_buffer.h
audio.c audio: make sure AVFrame is actually refcounted 2014-11-11 21:20:21 +01:00
audio.h audio: add mp_audio_make_writeable() 2014-11-10 22:02:05 +01:00
chmap_sel.c Add more const 2014-06-11 00:39:14 +02:00
chmap_sel.h
chmap.c options: accept --audio-channels=auto 2014-10-30 22:58:17 +01:00
chmap.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
fmt-conversion.c
fmt-conversion.h
format.c audio: cleanup spdif format definitions 2014-09-23 23:11:54 +02:00
format.h audio: cleanup spdif format definitions 2014-09-23 23:11:54 +02:00
mixer.c mixer: always restore volume (even with pulse), don't unmute 2014-09-20 02:02:29 +02:00
mixer.h player: show "neutral" position markers for OSD bars 2014-06-08 23:52:58 +02:00