mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 00:51:37 +00:00
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:
parent
fc57d37524
commit
650c21a4cc
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user