diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-06-21 18:20:05 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-06-21 18:25:49 +0200 |
commit | 7cc4115dd6d13cfe69ae22c14e09292ab0e219b8 (patch) | |
tree | 275db1ad9d2d0ef801543078f50bd6d1b482075c /doc/decoders.texi | |
parent | 83647ace735d1707d4b28345ef77fefe525ea52e (diff) | |
download | ffmpeg-7cc4115dd6d13cfe69ae22c14e09292ab0e219b8.tar.gz |
doc/decoders,decoders: add various missing final dots
Enhance consistency.
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r-- | doc/decoders.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 345540b9f8..e907a61576 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -62,7 +62,7 @@ documented. @section libcelt -libcelt decoder wrapper +libcelt decoder wrapper. libcelt allows libavcodec to decode the Xiph CELT ultra-low delay audio codec. Requires the presence of the libcelt headers and library during configuration. @@ -70,7 +70,7 @@ You need to explicitly configure the build with @code{--enable-libcelt}. @section libgsm -libgsm decoder wrapper +libgsm decoder wrapper. libgsm allows libavcodec to decode the GSM full rate audio codec. Requires the presence of the libgsm headers and library during configuration. You need @@ -80,7 +80,7 @@ This decoder supports both the ordinary GSM and the Microsoft variant. @section libilbc -libilbc decoder wrapper +libilbc decoder wrapper. libilbc allows libavcodec to decode the Internet Low Bitrate Codec (iLBC) audio codec. Requires the presence of the libilbc headers and library during @@ -101,7 +101,7 @@ value is 0 (disabled). @section libopencore-amrnb -libopencore-amrnb decoder wrapper +libopencore-amrnb decoder wrapper. libopencore-amrnb allows libavcodec to decode the Adaptive Multi-Rate Narrowband audio codec. Using it requires the presence of the |