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
Doxygenize the unaltered comments for the AUHeaders structure.
Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Panagiotis Issaris
19 years ago
parent
01f132a126
commit
bdd54e3758
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/rtp.h
+ 1
- 1
libavformat/rtp.h
View File
@@ -72,7 +72,7 @@ typedef struct rtp_payload_data_s
int objecttype;
char *mode;
/* mpeg 4 AU headers */
/*
*
mpeg 4 AU headers */
struct AUHeaders {
int size;
int index;
Write
Preview
Loading…
Cancel
Save