960 Commits (2b898bb5b18dd445b083c8dfd572a0e9d5238d2d)

Author SHA1 Message Date
Alexandre Janniaux 4580caad10 spatializer: switch to std::array for callback list 2 years ago
Alexandre Janniaux 4ce89e2715 spatializer: separate call to member callback 2 years ago
Alexandre Janniaux fcc3a4813f spatializer: use lambda to initialize ops 2 years ago
Alexandre Janniaux a73247ebaa spatializer: use ARRAY_SIZE() 2 years ago
Alexandre Janniaux 997e614f73 spatialaudio: use vlc_viewpoint_to_euler 7 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 3 years ago
Steve Lhomme 355a5996b5 audio_filter: remove unneeded structure cast on initialization 3 years ago
Steve Lhomme 5bf0514103 audio_filter: fix negative constant size 3 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 3 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 4 years ago
Lyndon Brown 40cb631dcd add "too technical" to translate note to some plugin text 7 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 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 7 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
Steve Lhomme acd305eb94 audio renderer/resampler/converter: use a typed close callback in the operations structure 6 years ago
Steve Lhomme e2e947211b audio filters: use a typed close callback in the operations structure 6 years ago
Steve Lhomme 1bf9eee46a tospdif: use a Close callback in the operations structure 6 years ago
Alexandre Janniaux 67d84ece15 spatializer: use the Close as an operations callback 6 years ago
Steve Lhomme 3730be7851 filters: add a typed Close callback to the operations structure 6 years ago
Steve Lhomme 4d79988692 video_filters: use a p_sys allocated with the object 6 years ago
Steve Lhomme 4a97123ad7 filters: don't allow a NULL operations structure 6 years ago
Alexandre Janniaux a353cdbc12 filters: add an operations structure to set the callbacks 6 years ago
Lyndon Brown bc9567ccf1 purge useless audio-misc subcat 7 years ago