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
75480e86
Commit
75480e86
authored
May 29, 2008
by
Baptiste Coudurier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init h, fixes CID54 RUN2
Originally committed as revision 13520 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
96f69e0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ffserver.c
ffserver.c
+1
-1
No files found.
ffserver.c
View file @
75480e86
...
@@ -3078,7 +3078,7 @@ static int rtp_new_av_stream(HTTPContext *c,
...
@@ -3078,7 +3078,7 @@ static int rtp_new_av_stream(HTTPContext *c,
AVFormatContext
*
ctx
;
AVFormatContext
*
ctx
;
AVStream
*
st
;
AVStream
*
st
;
char
*
ipaddr
;
char
*
ipaddr
;
URLContext
*
h
;
URLContext
*
h
=
NULL
;
uint8_t
*
dummy_buf
;
uint8_t
*
dummy_buf
;
char
buf2
[
32
];
char
buf2
[
32
];
int
max_packet_size
;
int
max_packet_size
;
...
...
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