diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-22 05:20:01 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-26 23:52:56 +0200 |
commit | 4c5d6e87acf764893827ea0e3790ef5711878a79 (patch) | |
tree | b1d231eb19f24d05b1a9a7c14849b312467bd2fe /libavcodec/mpeg_er.c | |
parent | 97b1a2c564e0d4dbf8573b4647ae110a75238db3 (diff) | |
download | ffmpeg-4c5d6e87acf764893827ea0e3790ef5711878a79.tar.gz |
avfilter/af_afir: Avoid allocating AVFilterPad names
If the names are always the same, they need not be duplicated; doing so
saves allocations, checks for the allocations as well as frees.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/mpeg_er.c')
0 files changed, 0 insertions, 0 deletions