aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/safe_queue.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-11 16:08:05 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-14 12:32:02 +0200
commitc1714a483fa9a3b35b8e391c7a29c4393736d294 (patch)
tree03211cf39fd69138f074f3627701c7f7657ebd12 /libavfilter/dnn/safe_queue.c
parent830b5cc35ef0a28992a4d9fe90a1ccf612be45fa (diff)
downloadffmpeg-c1714a483fa9a3b35b8e391c7a29c4393736d294.tar.gz
avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint
An AVBPrint is initialized via av_bprint_init() (or av_bprint_init_for_buffer()) which expects uninitialized AVBPrints; it is therefore not necessary to zero them before the actual initialization. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/dnn/safe_queue.c')
0 files changed, 0 insertions, 0 deletions