This version add DTLS active support, cleanup the ICE and DTLS code

Jack Lau (10):
  avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
  avformat/whip: fix typos
  avformat/whip: fix H264 profile_iop bit map for SDP
  avformat/whip: implement NACK and RTX suppport
  avformat/whip: reindent whip options
  avformat/whip: add support for active dtls role
  avformat/whip: remove DTLSState enum
  avformat/whip: check the peer whether is ice lite
  avformat/whip: remove WHIP_STATE_DTLS_CONNECTING
  avformat/whip: simplify and modularize the ICE and DTLS

winlin (1):
  WHIP: X509 cert serial number should be positive.

 libavformat/tls.h          |  15 --
 libavformat/tls_openssl.c  |  10 +-
 libavformat/tls_schannel.c |   7 -
 libavformat/whip.c         | 485 ++++++++++++++++++++++++-------------
 4 files changed, 323 insertions(+), 194 deletions(-)

-- 
2.49.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to