Quoting Vittorio Giovara (2015-03-08 07:59:05)
> On Sat, Mar 7, 2015 at 12:09 PM, Anton Khirnov <[email protected]> wrote:
> > Quoting Vittorio Giovara (2015-03-07 10:03:10)
> >> Signed-off-by: Vittorio Giovara <[email protected]>
> >> ---
> >> +typedef struct TDSCContext {
> >> +    MJpegDecodeContext jctx;    // *needs* to be first for inheritance
> >
> > eeeeew
> 
> I am glad you appreciate it :)
> 
> > This smells like mpegvideo, can't this be fixed easily?
> 
> You mean fix mpevideo entirely? ;)
> As far as I can tell this codec need a full blown jpeg decoder, that's
> why I didn't got for a g2meet approach.

No, I mean learn the lesson from mpegvideo and avoid building the same
monstrosity around mjpegdec.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to