FF_RTP_FLAG_SEND_BYE  613 libavformat/rtpenc.c     if (s1->pb && (s->flags & FF_RTP_FLAG_SEND_BYE))
FF_RTP_FLAG_SEND_BYE   80 libavformat/rtpenc.h     { "send_bye", "Send RTCP BYE packets when finishing", 0, AV_OPT_TYPE_CONST, {.i64 = FF_RTP_FLAG_SEND_BYE}, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM, "rtpflags" } \