Am Fr., 22. Mai 2020 um 22:39 Uhr schrieb Michael Niedermayer <mich...@niedermayer.cc>: > > On Thu, May 21, 2020 at 10:05:57PM +0200, Carl Eugen Hoyos wrote: > > Hi! > > > > When receiving jpeg frames via rtp, libavformat currently writes a > > wrong JFIF version (2.01 instead of 1.02), see also 85ca012ba68. > > Attached patch fixes the version. > > > > Please comment, Carl Eugen > > > rtpdec_jpeg.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > 84e0f8878b2a0a1ad99bae56f64566b4f582c43b > > 0001-lavf-rtpdec_jpeg-Fix-JFIF-version.patch > > From cf3250c1f044a940336ce17484a1d783849ed71f Mon Sep 17 00:00:00 2001 > > From: Carl Eugen Hoyos <ceffm...@gmail.com> > > Date: Thu, 21 May 2020 22:03:08 +0200 > > Subject: [PATCH] lavf/rtpdec_jpeg: Fix JFIF version. > > > > See also 85ca012b > > --- > > libavformat/rtpdec_jpeg.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > probably ok, please bump the micro version also
Patch applied with the version bump. Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".