diff options
author | Jack Lau <jacklau1222@qq.com> | 2025-08-25 05:52:34 +0800 |
---|---|---|
committer | stevenliu <lingjiujianke@gmail.com> | 2025-08-26 02:36:06 +0000 |
commit | 48115181438b4d7258f38c7083b5def083ee345a (patch) | |
tree | a86aa896ce000ace910b9c8e7a57308ea4498359 /doc/examples/decode_audio.c | |
parent | db2af6fd42e986367f629ec499dd3f1fabde79b7 (diff) | |
download | ffmpeg-48115181438b4d7258f38c7083b5def083ee345a.tar.gz |
avformat/whip: set the first sequence number for video and audio
simply whip->audio_first_seq + 1 for video could be
faster than generating a new one.
this patch will make whip be able to get the first
rtp seq easily and compute something sequence-based
(e.g. NACK and RTX handling)
Signed-off-by: Jack Lau <jacklau1222@qq.com>
Diffstat (limited to 'doc/examples/decode_audio.c')
0 files changed, 0 insertions, 0 deletions