Commit 7cc4115d authored by Stefano Sabatini's avatar Stefano Sabatini

doc/decoders,decoders: add various missing final dots

Enhance consistency.
parent 83647ace
...@@ -62,7 +62,7 @@ documented. ...@@ -62,7 +62,7 @@ documented.
@section libcelt @section libcelt
libcelt decoder wrapper libcelt decoder wrapper.
libcelt allows libavcodec to decode the Xiph CELT ultra-low delay audio codec. libcelt allows libavcodec to decode the Xiph CELT ultra-low delay audio codec.
Requires the presence of the libcelt headers and library during configuration. 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}. ...@@ -70,7 +70,7 @@ You need to explicitly configure the build with @code{--enable-libcelt}.
@section libgsm @section libgsm
libgsm decoder wrapper libgsm decoder wrapper.
libgsm allows libavcodec to decode the GSM full rate audio codec. Requires libgsm allows libavcodec to decode the GSM full rate audio codec. Requires
the presence of the libgsm headers and library during configuration. You need 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. ...@@ -80,7 +80,7 @@ This decoder supports both the ordinary GSM and the Microsoft variant.
@section libilbc @section libilbc
libilbc decoder wrapper libilbc decoder wrapper.
libilbc allows libavcodec to decode the Internet Low Bitrate Codec (iLBC) libilbc allows libavcodec to decode the Internet Low Bitrate Codec (iLBC)
audio codec. Requires the presence of the libilbc headers and library during audio codec. Requires the presence of the libilbc headers and library during
...@@ -101,7 +101,7 @@ value is 0 (disabled). ...@@ -101,7 +101,7 @@ value is 0 (disabled).
@section libopencore-amrnb @section libopencore-amrnb
libopencore-amrnb decoder wrapper libopencore-amrnb decoder wrapper.
libopencore-amrnb allows libavcodec to decode the Adaptive Multi-Rate libopencore-amrnb allows libavcodec to decode the Adaptive Multi-Rate
Narrowband audio codec. Using it requires the presence of the Narrowband audio codec. Using it requires the presence of the
......
...@@ -414,7 +414,7 @@ Selected by Encoder (default) ...@@ -414,7 +414,7 @@ Selected by Encoder (default)
@section libmp3lame @section libmp3lame
LAME (Lame Ain't an MP3 Encoder) MP3 encoder wrapper LAME (Lame Ain't an MP3 Encoder) MP3 encoder wrapper.
Requires the presence of the libmp3lame headers and library during Requires the presence of the libmp3lame headers and library during
configuration. You need to explicitly configure the build with configuration. You need to explicitly configure the build with
...@@ -443,7 +443,7 @@ stereo or mid/side stereo. ...@@ -443,7 +443,7 @@ stereo or mid/side stereo.
@section libtwolame @section libtwolame
TwoLAME MP2 encoder wrapper TwoLAME MP2 encoder wrapper.
Requires the presence of the libtwolame headers and library during Requires the presence of the libtwolame headers and library during
configuration. You need to explicitly configure the build with configuration. You need to explicitly configure the build with
...@@ -506,7 +506,7 @@ value is 0 (disabled). ...@@ -506,7 +506,7 @@ value is 0 (disabled).
@section libvo-aacenc @section libvo-aacenc
VisualOn AAC encoder VisualOn AAC encoder.
Requires the presence of the libvo-aacenc headers and library during Requires the presence of the libvo-aacenc headers and library during
configuration. You need to explicitly configure the build with configuration. You need to explicitly configure the build with
...@@ -556,7 +556,7 @@ Same as 3, but with extra processing enabled - corresponding to the wavpack ...@@ -556,7 +556,7 @@ Same as 3, but with extra processing enabled - corresponding to the wavpack
@section libvo-amrwbenc @section libvo-amrwbenc
VisualOn Adaptive Multi-Rate Wideband encoder VisualOn Adaptive Multi-Rate Wideband encoder.
Requires the presence of the libvo-amrwbenc headers and library during Requires the presence of the libvo-amrwbenc headers and library during
configuration. You need to explicitly configure the build with configuration. You need to explicitly configure the build with
...@@ -798,7 +798,7 @@ For more information about libvpx see: ...@@ -798,7 +798,7 @@ For more information about libvpx see:
@section libx264 @section libx264
x264 H.264/MPEG-4 AVC encoder wrapper x264 H.264/MPEG-4 AVC encoder wrapper.
Requires the presence of the libx264 headers and library during Requires the presence of the libx264 headers and library during
configuration. You need to explicitly configure the build with configuration. You need to explicitly configure the build with
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment