aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/f_reverse.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-08-24 23:03:45 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-09-09 13:46:58 +0200
commitbff1d0c6587243369f12c575f5dcb20d6e7e910b (patch)
tree58d1870677021c186fa6efdc7d094bdb67d089f0 /libavfilter/f_reverse.c
parent71daaafa3a7f0e3494b73055bdbb3fd8aa114173 (diff)
downloadffmpeg-bff1d0c6587243369f12c575f5dcb20d6e7e910b.tar.gz
avfilter/af_headphone: Avoid duplicating string needlessly
The string given by an AVOption that contains the channel assignment is used only once; ergo it doesn't matter that parsing the string via av_strtok() is destructive. There is no need to make a copy. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/f_reverse.c')
0 files changed, 0 insertions, 0 deletions