On Tue, Oct 30, 2018 at 9:50 AM Carl Eugen Hoyos <[email protected]> wrote: > > 2018-10-29 11:26 GMT+01:00, Jun Zhao <[email protected]>: > > From: Jun Zhao <[email protected]> > > > > Now VA-API HWAccel MJPEG decoding uninitialized huffman > > table, it's will lead to the decoding error like"Failed to sync surface > > 0x5: 23 (internal decoding error)." in iHD open source driver. > > This sounds as if the issue you want to fix is in the vaapi code > but your change affects only general mjpeg code. >
Yes, as you know, HWaccel code is part of software decoder , so we need to work on the general mjpeg code sometime, and maybe I need to add a build macro in this case? _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
