On Fri, Sep 10, 2021, 2:48 PM Hayden Myers wrote:
> From fb2b280e44b785b99b27c24503c61574168701b9 Mon Sep 17 00:00:00 2001
> From: Hayden Myers
> Date: Fri, 10 Sep 2021 14:35:28 -0400
> Subject: [PATCH] libavformat/rtpdec_jpeg.c: Allow fragmentation offset to
> include q
>From fb2b280e44b785b99b27c24503c61574168701b9 Mon Sep 17 00:00:00 2001
From: Hayden Myers
Date: Fri, 10 Sep 2021 14:35:28 -0400
Subject: [PATCH] libavformat/rtpdec_jpeg.c: Allow fragmentation offset to
include q header and data
Some jpeg over rtp streams include the quantization header
Hayden Myers
Principal Software Engineer
t: (410) 590-2027
From: ffmpeg-devel on behalf of Hayden Myers
Sent: Monday, August 23, 2021 7:23 PM
To: FFmpeg development discussions and patches
Subject: [FFmpeg-devel] [PATCH] libavformat/rtpdec_jpeg.c: quantization table
headers not sent in
Signed-off-by: Hayden Myers
cleanup
---
libavformat/rtpdec_jpeg.c | 54 ---
1 file changed, 50 insertions(+), 4 deletions(-)
diff --git a/libavformat/rtpdec_jpeg.c b/libavformat/rtpdec_jpeg.c
index b32d074136..6e1c6d6b44 100644
--- a/libavformat/rtpdec_jp
ransport is set properly.
I'd like to patch, but see the solution as dirty and likely not accepted by the
masses.
Hayden Myers
Principal Software Engineer
t: (410) 590-2027
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.or
e may set the X-No-Keepalive: 1 header, but this is more
of a workaround. It's better practice to respond to an encoder's
keep-alive request, than disable the mechanism which may be manufacturer
specific.
Signed-off-by: Hayden Myers
---
libavformat/rtsp.c | 4 +++-
1 file changed, 3 i