120 Commits (ec9b8c456969f3b3e106917654ab3fbb04161dc8)

Author SHA1 Message Date
Steve Lhomme ec9b8c4569 wasapi: use a faster perfomance clock in the normal case 5 years ago
Steve Lhomme 8753be2560 aout: wasapi: fix variable shadowing 5 years ago
Romain Vimont a9f7449e5e config: remove remaining "advanced" flags 5 years ago
Francois Cartegnie 408a9547db vlc_codecs: fix twocc mmreg.h collisions 6 years ago
Steve Lhomme 17b13a2450 aout: wasapi: use a vlc_timer for the deferred start 6 years ago
Rémi Denis-Courmont 3906d0e0d7 Remove/substitute useless vlc_atomic.h include 7 years ago
Thomas Guillem 0426f86b66 wasapi: add an option to handle exclusive mode 7 years ago
Thomas Guillem d03ce65f43 wasapi: add 24bits support 7 years ago
Thomas Guillem 7faa2b7745 wasapi: don't overwrite shared_mode 7 years ago
Thomas Guillem ba92afa31b wasapi: respect IsFormatSupported documentation 7 years ago
Thomas Guillem b49ee904af wasapi: refactor 7 years ago
Thomas Guillem d69bae284b aout: handle DTSHD->DTS fallback 7 years ago
Thomas Guillem 144b333b3e wasapi: start deferred 7 years ago
Thomas Guillem fd04c9b2fa mmdevice: pass play date to streams 7 years ago
Rémi Denis-Courmont 542df0f3ad Use set_callback() where applicable 7 years ago
Rémi Denis-Courmont d85d95ccf4 aout: move aout stream stop callback... 7 years ago
Rémi Denis-Courmont c42efae068 wasapi: reorder code 7 years ago
Steve Lhomme 67ea55b05a windows modules: use a consistent format to log HRESULT 7 years ago
Rémi Denis-Courmont 1ece990f07 wasapi: fix fallthrough warnings 7 years ago
Rémi Denis-Courmont d867dac99e Use vlc_object_parent() 8 years ago
Steve Lhomme b22c910dc9 wasapi: use vlc_tick_from_frac() to compute the buffer delay 8 years ago
Thomas Guillem 3c68e5ff1f wasapi: fix passthrough with DTS WAV 8 years ago
Steve Lhomme 64f8a99af9 wasapi: handle the QPC as an msftime_t converted with VLC_TICK_FROM_MSFTIME() 8 years ago
Steve Lhomme bf1ae793a1 aout:wasapi: use the 200ms explicitly instead of a bogus reference to AOUT_MAX_PREPARE_TIME 8 years ago
Steve Lhomme 565ee29aa3 aout:wasapi: use MSFTIME_FROM_VLC_TICK to convert to REFERENCE_TIME 8 years ago
Steve Lhomme e41dac0925 module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
Steve Lhomme 8b0c6bb9fa rename msleep() to vlc_tick_sleep() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Thomas Guillem c791a845c8 wasapi: fix comments 8 years ago
Jean-Baptiste Kempf eb82d3412e wasapi: improve debug log in failure cases 9 years ago
Thomas Guillem ae9c49598c aout: mmdevice: setup DTS_HD output only when needed 9 years ago
Thomas Guillem d913ae19b4 mmdevice: add a way to disable passthrough 9 years ago
Rémi Denis-Courmont 945e9ceac4 mmdevice: remove dead code 9 years ago
Steve Lhomme 9a826c9f9d audio_output:wasapi: make sure pwf_mix is initialized when we call CoTaskMemFree() 9 years ago
Thomas Guillem 271ddeb3a8 aout: wasapi: handle AUDIO_CHANNELS_TYPE_AMBISONICS 9 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Thomas Guillem 4c68f3873f wasapi: fix TRUEHD output rate 10 years ago
Thomas Guillem 4d76ec75d5 wasapi: handle DTS-HD 10 years ago
Thomas Guillem 55b4efce04 wasapi: set max buffer duration to 2 seconds in exclusive mode 10 years ago
Thomas Guillem 0ae30bfe34 wasapi: fix wrong state when the fmt is not recognised 10 years ago
Rémi Denis-Courmont 91ad414900 win32: use _WIN32_WINNT_VISTA 10 years ago
Thomas Guillem bf8c5ab219 wasapi: don't try to convert unsupported formats 10 years ago
Thomas Guillem 3a21071367 wasapi: add TRUEHD/MLP support 10 years ago
Thomas Guillem 92c154dcf2 wasapi: fix buffer_duration for hdmi formats 10 years ago
Thomas Guillem d7341fdca4 wasapi: set i_bytes_per_frame for S/PDIF 10 years ago
Thomas Guillem 539a380b36 wasapi: add EAC3 support 10 years ago
Thomas Guillem ceec14e44b wasapi: simplify 10 years ago
Thomas Guillem 115e126615 wasapi: refactor 10 years ago
Thomas Guillem 4af14a43da wasapi: log when digital pass-through fails 10 years ago
Thomas Guillem 37becfaa00 wasapi: use DTS subformat for DTS 10 years ago