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/encoders.texi | |
parent | 83647ace735d1707d4b28345ef77fefe525ea52e (diff) | |
download | ffmpeg-7cc4115dd6d13cfe69ae22c14e09292ab0e219b8.tar.gz |
doc/decoders,decoders: add various missing final dots
Enhance consistency.
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r-- | doc/encoders.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index 184de80c70..1a723468ea 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -414,7 +414,7 @@ Selected by Encoder (default) @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 configuration. You need to explicitly configure the build with @@ -443,7 +443,7 @@ stereo or mid/side stereo. @section libtwolame -TwoLAME MP2 encoder wrapper +TwoLAME MP2 encoder wrapper. Requires the presence of the libtwolame headers and library during configuration. You need to explicitly configure the build with @@ -506,7 +506,7 @@ value is 0 (disabled). @section libvo-aacenc -VisualOn AAC encoder +VisualOn AAC encoder. Requires the presence of the libvo-aacenc headers and library during 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 @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 configuration. You need to explicitly configure the build with @@ -798,7 +798,7 @@ For more information about libvpx see: @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 configuration. You need to explicitly configure the build with |