summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_scaletempo2_internals.h
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2022-05-12 17:12:31 +0200
committerDudemanguy <random342@airmail.cc>2022-05-14 14:51:34 +0000
commitfe9e074752da1352e970dce5afcfdc3d30bfb7e2 (patch)
tree38fb09cfea34d49a4678af53192dca2c1b3ef519 /audio/filter/af_scaletempo2_internals.h
parentd27c85b0a10b9f337db22ec426d9f7c4af0f60dc (diff)
downloadmpv-fe9e074752da1352e970dce5afcfdc3d30bfb7e2.tar.bz2
mpv-fe9e074752da1352e970dce5afcfdc3d30bfb7e2.tar.xz
various: remove trailing whitespace
Diffstat (limited to 'audio/filter/af_scaletempo2_internals.h')
-rw-r--r--audio/filter/af_scaletempo2_internals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/filter/af_scaletempo2_internals.h b/audio/filter/af_scaletempo2_internals.h
index 3557cd3bd1..c95256b199 100644
--- a/audio/filter/af_scaletempo2_internals.h
+++ b/audio/filter/af_scaletempo2_internals.h
@@ -1,4 +1,4 @@
-// This filter was ported from Chromium
+// This filter was ported from Chromium
// (https://chromium.googlesource.com/chromium/chromium/+/51ed77e3f37a9a9b80d6d0a8259e84a8ca635259/media/filters/audio_renderer_algorithm.cc)
//
// Copyright 2015 The Chromium Authors. All rights reserved.
@@ -118,4 +118,4 @@ int mp_scaletempo2_fill_input_buffer(struct mp_scaletempo2 *p,
uint8_t **planes, int frame_size, bool final);
int mp_scaletempo2_fill_buffer(struct mp_scaletempo2 *p,
float **dest, int dest_size, float playback_rate);
-bool mp_scaletempo2_frames_available(struct mp_scaletempo2 *p); \ No newline at end of file
+bool mp_scaletempo2_frames_available(struct mp_scaletempo2 *p);