Signed-off-by: Marth64 <[email protected]> --- doc/codecs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/codecs.texi b/doc/codecs.texi index 5b950b4560..6c6f16a2c8 100644 --- a/doc/codecs.texi +++ b/doc/codecs.texi @@ -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, -- 2.34.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
