Searched refs:FF_RTP_FLAG_RFC2190 (Results 1 – 2 of 2) sorted by relevance
69 #define FF_RTP_FLAG_RFC2190 2 macro77 …tion instead of RFC 4629 for H.263", 0, AV_OPT_TYPE_CONST, {.i64 = FF_RTP_FLAG_RFC2190}, INT_MIN, …
591 if (s->flags & FF_RTP_FLAG_RFC2190) { in rtp_write_packet()