On Thursday 09 July 2015 09:58:58 pm Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes jpeg over rtp if the encoder placed
> quantisation tables into different DQT chunks.
New patch attached with header size check fixed.
Carl Eugen
diff --git a/libavformat/rtpenc_jpeg.c b/libavformat/rtpenc_
Hi!
Attached patch fixes jpeg over rtp if the encoder placed
quantisation tables into different DQT chunks.
Sample also attached.
Please review, Carl Eugen
diff --git a/libavformat/rtpenc_jpeg.c b/libavformat/rtpenc_jpeg.c
index 13d61a9..84aa66c 100644
--- a/libavformat/rtpenc_jpeg.c
+++ b/libav