mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc/codecs: add missing comma to introduction
Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
parent
32a70d02f2
commit
6b1fb5a940
@ -3,7 +3,7 @@
|
|||||||
@c man begin CODEC OPTIONS
|
@c man begin CODEC OPTIONS
|
||||||
|
|
||||||
libavcodec provides some generic global options, which can be set on
|
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.
|
so-called private options, which are specific for a given codec.
|
||||||
|
|
||||||
Sometimes, a global option may only affect a specific kind of codec,
|
Sometimes, a global option may only affect a specific kind of codec,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user