[FFmpeg-devel] [PATCH] avformat/rtsp: add TLS options
Michael Niedermayer
michael at niedermayer.cc
Wed May 7 00:31:00 EEST 2025
Hi Daniel, Marvin
On Tue, May 06, 2025 at 03:51:01PM +0200, Marvin Scholz wrote:
> From: Daniel N Pettersson <danielnp at axis.com>
>
> Add TLS options to RTSP for when TLS is used for the lower protocol.
>
> Signed-off-by: Marvin Scholz <epirat07 at gmail.com>
> Co-authored-by: Marvin Scholz <epirat07 at gmail.com>
> ---
> libavformat/rtsp.c | 30 +++++++++++++++++++++++++++++-
> libavformat/rtsp.h | 9 +++++++++
> 2 files changed, 38 insertions(+), 1 deletion(-)
i may be missing something but i would have expected a patch messing
with options of sub components to add
.child_class_iterate and .child_next
is there a reason why its done by duplicating the options ?
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250506/90c7698f/attachment.sig>
More information about the ffmpeg-devel
mailing list