X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frtpdec.h;h=9144edbe8b22a2c5f7232225ed0a05acceb75b3b;hb=2d8d554f15a7a27cfeca81467cc9341a86f784e2;hp=5a47d6f79d5fb7d3116ee8f41d8caee4fdab5202;hpb=c7488f746154b5dcd70f8a3bef9a9fa5c42ac595;p=ffmpeg diff --git a/libavformat/rtpdec.h b/libavformat/rtpdec.h index 5a47d6f79d5..9144edbe8b2 100644 --- a/libavformat/rtpdec.h +++ b/libavformat/rtpdec.h @@ -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;