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
a3c479fc
Commit
a3c479fc
authored
Jul 03, 2014
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avformat/avformat: minor grammar improvement
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
44f079b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
avformat.h
libavformat/avformat.h
+1
-1
No files found.
libavformat/avformat.h
View file @
a3c479fc
...
@@ -2515,7 +2515,7 @@ void av_url_split(char *proto, int proto_size,
...
@@ -2515,7 +2515,7 @@ void av_url_split(char *proto, int proto_size,
* @param ic the context to analyze
* @param ic the context to analyze
* @param index index of the stream to dump information about
* @param index index of the stream to dump information about
* @param url the URL to print, such as source or destination file
* @param url the URL to print, such as source or destination file
* @param is_output Select whether
specified context is of
input(0) or output(1)
* @param is_output Select whether
the specified context is an
input(0) or output(1)
*/
*/
void
av_dump_format
(
AVFormatContext
*
ic
,
void
av_dump_format
(
AVFormatContext
*
ic
,
int
index
,
int
index
,
...
...
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