969 Commits (8e8ffc98efd72f8b3261a4729e671e978e4ed1f6)

Author SHA1 Message Date
KO Myung-Hun f07edbadda meson: fix duplicated targets on OS/2 7 months ago
felisevan 18059c509c param_eq: fix incorrect filter type for high frequency band 8 months ago
Tristan Matthews d02452cb2e audio_filter: spatializer: cosmetics 10 months ago
Tristan Matthews e4356625a0 audio_filter: spatializer: initialize members earlier 10 months ago
Tristan Matthews 7da580dae8 audio_filter: spatializer: drop unused getters 10 months ago
Tristan Matthews d86e01d6e3 audio_filter: spatializer: make members private 10 months ago
Marvin Scholz 73ab0a48ee audio_filter: ebur128: fix missing error handling 11 months ago
Steve Lhomme b3b7da3e40 makefile: fix warning: whitespace following trailing backslash 1 year ago
Paschalis Melissas 4014ed4dc2 audio_filter: Add noise gate filter 1 year ago
Alexandre Janniaux 4580caad10 spatializer: switch to std::array for callback list 3 years ago
Alexandre Janniaux 4ce89e2715 spatializer: separate call to member callback 3 years ago
Alexandre Janniaux fcc3a4813f spatializer: use lambda to initialize ops 3 years ago
Alexandre Janniaux a73247ebaa spatializer: use ARRAY_SIZE() 3 years ago
Alexandre Janniaux 997e614f73 spatialaudio: use vlc_viewpoint_to_euler 8 years ago
Thomas Guillem b940631129 soxr: add a pts for the drained block 2 years ago
Thomas Guillem bbe44ee2f1 soxr: remove never used variable 2 years ago
Thomas Guillem 30cb66b04e soxr: remove vr_soxr check 2 years ago
Thomas Guillem 548c356562 soxr: split fixed and variable resampling 2 years ago
Steve Lhomme e89464c8bd use vlc_filter_Delete instead of multiple local calls 2 years ago
Thomas Guillem 2e66149845 modules: remove bandlimited "audio resampler" 2 years ago
Thomas Guillem 0f2b5cde70 scaletempo: load preferred resampler when changing pitch 2 years ago
Rémi Denis-Courmont c3e955bbf9 remap: use stdc_count_ones() 3 years ago
Johannes Kauffmann b31c28517e bandlimited: fix compilation 3 years ago
Steve Lhomme ac391f3d55 tospdif: assume sizeof(uint16_t) is 2 3 years ago
Steve Lhomme 41db93b5b0 modules: include vlc_configuration.h when using config_GetSysPath() 3 years ago
Steve Lhomme 91402fdde0 modules: include vlc_configuration.h when using config_ChainParse() 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Johannes Kauffmann c054c47644 modules: remove semicolons outside functions 3 years ago
Steve Lhomme 4c99f1a44a include cassert instead of assert.h 3 years ago
Steve Lhomme 4acab97b21 filter: avoid casting void* to/from p_sys 4 years ago
Steve Lhomme 355a5996b5 audio_filter: remove unneeded structure cast on initialization 4 years ago
Steve Lhomme 5bf0514103 audio_filter: fix negative constant size 4 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 4 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Rémi Denis-Courmont 91646be8e1 charset: rename us_* to vlc_*_c() 4 years ago
Rémi Denis-Courmont 2bb3ae82da arm: move ARMv7 NEON stuff into isa/arm/neon 5 years ago
Lyndon Brown 40cb631dcd add "too technical" to translate note to some plugin text 7 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 5 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Lyndon Brown 9321109435 mono: fix bad option default 7 years ago
Vedanta Nayak dd2456bf56 audio_filter: add stereo_pan filter 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown 5987503eab mixer/remap: fix choice list type 7 years ago
Lyndon Brown 8ddc4fd9cb purge options made obsolete during v2.2 development 8 years ago
Thomas Guillem ec53b544cf spatialaudio: remove the "headphones" option 6 years ago
Thomas Guillem 1a4a91f97b aout: use a new chan_mode for binaural 6 years ago
Zhao Zhili 7cb75e5685 converter/format: fix payload size 5 years ago
Tristan Matthews 6416ea5448 audio_filter: add RNNoise denoiser filter 7 years ago
Steve Lhomme 92596e16f1 filters: use filter_Flush() instead of accessing the callback directly 6 years ago
Steve Lhomme 108115f83a audio meter: use a typed close callback in the operations structure 6 years ago