Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
008ace35
Commit
008ace35
authored
Nov 04, 2012
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/libavcodec: apply misc minor typo fixes
parent
1ba2459f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
libavcodec.texi
doc/libavcodec.texi
+4
-4
No files found.
doc/libavcodec.texi
View file @
008ace35
...
@@ -103,7 +103,7 @@ Apply interlaced motion estimation.
...
@@ -103,7 +103,7 @@ Apply interlaced motion estimation.
Use closed gop.
Use closed gop.
@end table
@end table
@item sub
_
id @var
{
integer
}
(@emph
{}
)
@item sub
_
id @var
{
integer
}
Deprecated, currently unused.
Deprecated, currently unused.
@item me
_
method @var
{
integer
}
(@emph
{
encoding,video
}
)
@item me
_
method @var
{
integer
}
(@emph
{
encoding,video
}
)
...
@@ -285,7 +285,7 @@ allow non standardized experimental things
...
@@ -285,7 +285,7 @@ allow non standardized experimental things
@item b
_
qoffset @var
{
float
}
(@emph
{
encoding,video
}
)
@item b
_
qoffset @var
{
float
}
(@emph
{
encoding,video
}
)
Set QP offset between P and B frames.
Set QP offset between P and B frames.
@item
-
err
_
detect @var
{
flags
}
(@emph
{
decoding,audio,video
}
)
@item err
_
detect @var
{
flags
}
(@emph
{
decoding,audio,video
}
)
Set error detection flags.
Set error detection flags.
Possible values:
Possible values:
...
@@ -317,7 +317,7 @@ Use MPEG quantizers instead of H.263.
...
@@ -317,7 +317,7 @@ Use MPEG quantizers instead of H.263.
How to keep quantizer between qmin and qmax (0 = clip, 1 = use
How to keep quantizer between qmin and qmax (0 = clip, 1 = use
differentiable function).
differentiable function).
@item
-
rc
_
qmod
_
amp @var
{
float
}
(@emph
{
encoding,video
}
)
@item rc
_
qmod
_
amp @var
{
float
}
(@emph
{
encoding,video
}
)
Set experimental quantizer modulation.
Set experimental quantizer modulation.
@item rc
_
qmod
_
freq @var
{
integer
}
(@emph
{
encoding,video
}
)
@item rc
_
qmod
_
freq @var
{
integer
}
(@emph
{
encoding,video
}
)
...
@@ -812,7 +812,7 @@ Deprecated, use mpegvideo private options instead
...
@@ -812,7 +812,7 @@ Deprecated, use mpegvideo private options instead
@item error @var
{
integer
}
(@emph
{
encoding,video
}
)
@item error @var
{
integer
}
(@emph
{
encoding,video
}
)
@item
-
qns @var
{
integer
}
(@emph
{
encoding,video
}
)
@item qns @var
{
integer
}
(@emph
{
encoding,video
}
)
Deprecated, use mpegvideo private options instead.
Deprecated, use mpegvideo private options instead.
@item threads @var
{
integer
}
(@emph
{
decoding/encoding,video
}
)
@item threads @var
{
integer
}
(@emph
{
decoding/encoding,video
}
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment