X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavformat%2Frtpdec.h;h=9144edbe8b22a2c5f7232225ed0a05acceb75b3b;hb=1004a92cd44404ad55a75509cd289a70fa03d333;hp=5a47d6f79d5fb7d3116ee8f41d8caee4fdab5202;hpb=27e30c73d722ec13e59753dea91be00859c72bf2;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;