Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
6e03da7f
Commit
6e03da7f
authored
Sep 18, 2012
by
Bobby Bingham
Committed by
Nicolas George
Sep 18, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix typos in filter documentation
Signed-off-by:
Bobby Bingham
<
uhmmmm@gmail.com
>
parent
70a97345
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
filter_design.txt
doc/filter_design.txt
+2
-2
No files found.
doc/filter_design.txt
View file @
6e03da7f
...
...
@@ -81,7 +81,7 @@ Buffer references ownership and permissions
* A reference created with avfilter_ref_buffer belongs to the code that
created it.
* A reference obtained with ff_get_video_buffer o
f
ff_get_audio_buffer
* A reference obtained with ff_get_video_buffer o
r
ff_get_audio_buffer
belongs to the code that requested it.
* A reference given as return value by the get_video_buffer or
...
...
@@ -158,7 +158,7 @@ Buffer references ownership and permissions
permissions stated in the min_perms field and none of the permissions
stated in the rej_perms.
References obtained by ff_get_video_buffer and ff_get_
vide
o_buffer are
References obtained by ff_get_video_buffer and ff_get_
audi
o_buffer are
guaranteed to have at least all the permissions requested as argument.
References created by avfilter_ref_buffer have the same permissions as
...
...
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