gstreamer/subprojects/gst-plugins-bad/ext/soundtouch
Loïc Le Page 9f5bb30d3a pitch: refactor some variables names
- use the `GST_PITCH_GET_PRIVATE` accessor when needed
- rename `out_seg_rate` to `output_rate` to use the same name as the parameter
- rename `seg_arate` to `segment_applied_rate` to improve readability
- apply gst-indent to gstpitch.hh/cc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6247>
2024-05-01 20:12:01 +00:00
..
gstbpmdetect.cc Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstbpmdetect.hh Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstpitch.cc pitch: refactor some variables names 2024-05-01 20:12:01 +00:00
gstpitch.hh pitch: refactor some variables names 2024-05-01 20:12:01 +00:00
meson.build soundtouch: Fix build failure with Apple Clang caused by missing cpp_std 2024-03-18 14:28:38 +00:00
plugin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00