[FFmpeg-devel] [PATCH] lavc/mjpegdec: fix VA-API MJPEG decoding uninitialized huffman table
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Oct 30 03:43:51 EET 2018
2018-10-29 11:26 GMT+01:00, Jun Zhao <mypopydev at gmail.com>:
> From: Jun Zhao <jun.zhao at intel.com>
>
> 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.
Carl Eugen
More information about the ffmpeg-devel
mailing list