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
50d9121a
Commit
50d9121a
authored
Sep 06, 2015
by
Paul B Mahol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters:vf_stereo3d: update to recent changes
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
b6cc8ec7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
+12
-6
filters.texi
doc/filters.texi
+12
-6
No files found.
doc/filters.texi
View file @
50d9121a
...
...
@@ -9816,6 +9816,12 @@ alternating frames (left eye first, right eye second)
@item ar
alternating frames (right eye first, left eye second)
@item irl
interleaved rows (left eye has top row, right eye starts on next row)
@item irr
interleaved rows (right eye has top row, left eye starts on next row)
Default value is @samp{sbsl}.
@end table
...
...
@@ -9880,12 +9886,6 @@ anaglyph yellow/blue colored
anaglyph yellow/blue color optimized with the least squares projection of dubois
(yellow filter on left eye, blue filter on right eye)
@item irl
interleaved rows (left eye has top row, right eye starts on next row)
@item irr
interleaved rows (right eye has top row, left eye starts on next row)
@item ml
mono output (left eye only)
...
...
@@ -9897,6 +9897,12 @@ checkerboard, left eye first
@item chr
checkerboard, right eye first
@item icl
interleaved columns, left eye first
@item icr
interleaved columns, right eye first
@end table
Default value is @samp{arcd}.
...
...
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