doc/codecs: add missing comma to introduction

Signed-off-by: Marth64 <marth64@proxyid.net>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Marth64 2024-01-03 16:43:48 -06:00 committed by Paul B Mahol
parent fc57d37524
commit 650c21a4cc

View File

@ -3,7 +3,7 @@
@c man begin CODEC OPTIONS
libavcodec provides some generic global options, which can be set on
all the encoders and decoders. In addition each codec may support
all the encoders and decoders. In addition, each codec may support
so-called private options, which are specific for a given codec.
Sometimes, a global option may only affect a specific kind of codec,