This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Remove outdated comment
Originally committed as revision 20945 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Luca Abeni
15 years ago
parent
b3fbe02c86
commit
cd7bfe4079
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/rtpenc.c
+ 0
- 1
libavformat/rtpenc.c
View File
@@ -339,7 +339,6 @@ static void rtp_send_mpegts_raw(AVFormatContext *s1,
}
}
/* write an RTP packet. 'buf1' must contain a single specific frame. */
static int rtp_write_packet(AVFormatContext *s1, AVPacket *pkt)
{
RTPMuxContext *s = s1->priv_data;
Write
Preview
Loading…
Cancel
Save