Re: [FFmpeg-devel] [PATCH] avformat/rtmpproto: Fix segfault

2024-03-27 Thread Armin Hasitzka via ffmpeg-devel
< andreas.rheinha...@outlook.com> wrote: > Armin Hasitzka via ffmpeg-devel: > > Hi, > > > > we found this when testing with rejected RTMP streams. > > > > Best > > Armin > > Thanks for the report and the patch; yet actually freeing them m

[FFmpeg-devel] [PATCH] avformat/rtmpproto: Fix segfault

2024-03-27 Thread Armin Hasitzka via ffmpeg-devel
Hi, we found this when testing with rejected RTMP streams. Best Armin 0001-avformat-rtmpproto-Fix-segfault.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To

Re: [FFmpeg-devel] [PATCH] avformat/libsrt: Decode URL parameter strings

2023-08-11 Thread Armin Hasitzka
the next major one. On Fri, 11 Aug 2023 at 03:55, "zhilizhao(赵志立)" wrote: > > > > On Aug 11, 2023, at 00:13, Armin Hasitzka wrote: > > > > Hi again, > > > > we found this the other day when using a stream ID containing "%2F", >

[FFmpeg-devel] [PATCH] avformat/libsrt: Decode URL parameter strings

2023-08-10 Thread Armin Hasitzka
Hi again, we found this the other day when using a stream ID containing "%2F", expecting this to be resolved to "/". While "%2F" could obviously be sent decoded, "&" (decoded) would currently end the value and not be used, "+" (decoded) would be overwritten with " ", and "=" (decoded) could cause

Re: [FFmpeg-devel] [PATCH] avformat/hls: Forward stream metadata from subdemuxer

2023-06-08 Thread Armin Hasitzka
Hi all, just checking; do you consider this for merge into the upstream? It does feel like a lot of upside without any downside. Thanks Armin On Tue, 23 May 2023 at 11:26, Armin Hasitzka wrote: > We found this when we were looking for language information that the > mpegts demuxer knew

[FFmpeg-devel] [PATCH] avformat/hls: Forward stream metadata from subdemuxer

2023-05-23 Thread Armin Hasitzka
We found this when we were looking for language information that the mpegts demuxer knew about, but the HLS demuxer didn't (get forwarded). Best Armin 0001-avformat-hls-Forward-stream-metadata-from-subdemuxer.patch Description: Binary data ___

Re: [FFmpeg-devel] Location header to be ignored with status code 200 (and others)

2019-10-01 Thread Armin Hasitzka
Cool :) Please let me know if the attached patch works for you (tried to follow ffmpeg's code style). Armin On Tue, 1 Oct 2019 at 12:16, Carl Eugen Hoyos wrote: > Am Di., 1. Okt. 2019 um 10:32 Uhr schrieb Armin Hasitzka >: > > > sorry for dumping this here with HTML formatti

[FFmpeg-devel] Location header to be ignored with status code 200 (and others)

2019-10-01 Thread Armin Hasitzka
for everyone - please let us know what you think. Thanks Armin -- *Armin Hasitzka* Software Engineer t: +44 (0) 20 3745 6566 <https://twitter.com/Grabyo> <https://www.facebook.com/grabyo/> <https://www.linkedin.com/company/grabyo/> Check out our knowledge base for additio