]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec.h
avformat/dvenc: s->streams[i] -> st
[ffmpeg] / libavformat / rtpdec.h
index 5a47d6f79d5fb7d3116ee8f41d8caee4fdab5202..9144edbe8b22a2c5f7232225ed0a05acceb75b3b 100644 (file)
@@ -154,7 +154,6 @@ struct RTPDemuxContext {
     uint16_t seq;
     uint32_t timestamp;
     uint32_t base_timestamp;
-    uint32_t cur_timestamp;
     int64_t  unwrapped_timestamp;
     int64_t  range_start_offset;
     int max_payload_size;