avformat: Don't anonymously typedef structs

This commit is contained in:
Diego Biurrun
2014-09-22 09:19:33 +02:00
parent 7769be590c
commit daf8cf358a
65 changed files with 117 additions and 117 deletions

View File

@@ -54,7 +54,7 @@ typedef enum {
CHUNK_TYPE_STREAM_CHANGE = 0x4324,
} ChunkType;
typedef struct {
typedef struct MMSHContext {
MMSContext mms;
int request_seq; ///< request packet sequence
int chunk_seq; ///< data packet sequence