[FFmpeg-devel] [PATCH v3 0/6] avformat/whip: Add NACK and RTX support

Jack Lau jacklau1222gm at gmail.com
Sat Jul 12 16:29:06 EEST 2025


Version 3 of https://ffmpeg.org/pipermail/ffmpeg-devel/2025-July/346052.html

This patchset rebase latest commit

Jack Lau (5):
  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

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

 libavformat/tls_openssl.c |   3 +-
 libavformat/whip.c        | 278 ++++++++++++++++++++++++++++++++------
 2 files changed, 240 insertions(+), 41 deletions(-)

-- 
2.49.0



More information about the ffmpeg-devel mailing list