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
comment endif directive token
Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Benoit Fouet
18 years ago
parent
d6cfad679a
commit
9e15dfebb4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/mpegts.h
+ 1
- 1
libavformat/mpegts.h
View File
@@ -67,4 +67,4 @@ int mpegts_parse_packet(MpegTSContext *ts, AVPacket *pkt,
const uint8_t *buf, int len);
void mpegts_parse_close(MpegTSContext *ts);
#endif AVFORMAT_MPEGTS_H
#endif
/*
AVFORMAT_MPEGTS_H
*/
Write
Preview
Loading…
Cancel
Save