]> git.sesse.net Git - ffmpeg/commit
avfilter/af_headphone: Avoid indirection for function pointer
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 28 Aug 2020 12:07:42 +0000 (14:07 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 9 Sep 2020 11:48:01 +0000 (13:48 +0200)
commitbb8ab733c27d549cdddb0ab41c61b18fab1967f7
tree88405ac86fc09d81c0fc0cade1a051b1d0a7874a
parent6ada3c83681de138ab8371c5ded1c8a7a0f9d370
avfilter/af_headphone: Avoid indirection for function pointer

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