On Monday 30 November 2015 10:57:32 pm Michael Niedermayer wrote:
> On Mon, Nov 30, 2015 at 01:18:21AM +0100, Carl Eugen Hoyos wrote:
> > On Saturday 28 November 2015 02:32:37 am Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Jpeg over rtp requires standard huffman tables, but the test I
> > > imple
On Mon, Nov 30, 2015 at 01:18:21AM +0100, Carl Eugen Hoyos wrote:
> On Saturday 28 November 2015 02:32:37 am Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Jpeg over rtp requires standard huffman tables, but the test I implemented
> > was too strict. Attached patch tries to improve this, related to ticket
On Saturday 28 November 2015 02:32:37 am Carl Eugen Hoyos wrote:
> Hi!
>
> Jpeg over rtp requires standard huffman tables, but the test I implemented
> was too strict. Attached patch tries to improve this, related to ticket
> #3823.
New patch attached.
Please review, Carl Eugen
diff --git a/libav
Hi!
Jpeg over rtp requires standard huffman tables, but the test I implemented
was too strict. Attached patch tries to improve this, related to ticket #3823.
Please comment, Carl Eugen
diff --git a/libavformat/rtpenc_jpeg.c b/libavformat/rtpenc_jpeg.c
index a6f2b32..4bdfdda 100644
--- a/libavfor