Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Bug in umc_video_processing.cpp

guy_jacubovskiverint
524 Views

Hi

I think there is a bug in umc_video_processing.cpp: line 230:
if (k == iD3DProcessing || k == iColorConv)

the iD3DProcessing field is not initialized, so this can return unexpected result.
The side effect is when doing de-interlacing and colorspace convertion in videoprocessing, this will result in an error returned and the failure of the decoding .

I found this when doing h.264 de-inerlacing to RGB32 color space.

Guy.

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
524 Views
Thanks for reporting on this. I have created an issue report in product bug tracker for you so this will be fixed in future versions.

Regards,
Vladimir
0 Kudos
Reply