summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtpenc.h')
-rw-r--r--libavformat/rtpenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/rtpenc.h b/libavformat/rtpenc.h
index 04b8fc7..f304ea8 100644
--- a/libavformat/rtpenc.h
+++ b/libavformat/rtpenc.h
@@ -30,6 +30,7 @@ struct RTPMuxContext {
AVStream *st;
int payload_type;
uint32_t ssrc;
+ const char *cname;
uint16_t seq;
uint32_t timestamp;
uint32_t base_timestamp;
OpenPOWER on IntegriCloud