Fix spelling errors in texi files: more informations --> more information allows to --> allows one to
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit d473f2d18a
)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
3cd1c8653b
commit
31c21d2f69
@@ -1271,7 +1271,7 @@ Requires the presence of the libtheora headers and library during
|
|||||||
configuration. You need to explicitly configure the build with
|
configuration. You need to explicitly configure the build with
|
||||||
@code{--enable-libtheora}.
|
@code{--enable-libtheora}.
|
||||||
|
|
||||||
For more informations about the libtheora project see
|
For more information about the libtheora project see
|
||||||
@url{http://www.theora.org/}.
|
@url{http://www.theora.org/}.
|
||||||
|
|
||||||
@subsection Options
|
@subsection Options
|
||||||
|
@@ -111,7 +111,7 @@ must be configured in the stream configuration. They are sent to
|
|||||||
the @command{ffmpeg} encoders.
|
the @command{ffmpeg} encoders.
|
||||||
|
|
||||||
The @command{ffmpeg} @option{override_ffserver} commandline option
|
The @command{ffmpeg} @option{override_ffserver} commandline option
|
||||||
allows to override the encoding parameters set by the server.
|
allows one to override the encoding parameters set by the server.
|
||||||
|
|
||||||
Multiple streams can be connected to the same feed.
|
Multiple streams can be connected to the same feed.
|
||||||
|
|
||||||
|
@@ -216,7 +216,7 @@ OpenGL output device.
|
|||||||
|
|
||||||
To enable this output device you need to configure FFmpeg with @code{--enable-opengl}.
|
To enable this output device you need to configure FFmpeg with @code{--enable-opengl}.
|
||||||
|
|
||||||
Device allows to render to OpenGL context.
|
This output device allows one to render to OpenGL context.
|
||||||
Context may be provided by application or default SDL window is created.
|
Context may be provided by application or default SDL window is created.
|
||||||
|
|
||||||
When device renders to external context, application must implement handlers for following messages:
|
When device renders to external context, application must implement handlers for following messages:
|
||||||
|
Reference in New Issue
Block a user