mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-12 04:44:25 +00:00
Doxygenize the unaltered comments for the AUHeaders structure.
Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
01f132a126
commit
bdd54e3758
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user