]> git.sesse.net Git - ffmpeg/commit
avfilter/af_headphone: Use more appropriate variable name
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 26 Aug 2020 07:14:53 +0000 (09:14 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 9 Sep 2020 11:48:06 +0000 (13:48 +0200)
commit8dda0d601becf19e6cdf350e2fe82b4db7339bd1
treed52837768e96d2c0215fc332172dafd07f9dce1b
parentbb8ab733c27d549cdddb0ab41c61b18fab1967f7
avfilter/af_headphone: Use more appropriate variable name

Also unify incrementing the variable containing the pointer
to the currently used HRIR data.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/af_headphone.c