Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

UMC: MPEG2 Decoder Slice Threading

Scott_Danahy
Beginner
158 Views
Hello,
While looking at theUMC::MPEG2VideoDecoder class in the audio-video-codecs section of the IPP 6.1 samples, I noticed thatSLICE_THREADING is off by default. When I enable this inumc_mpeg2_dec_bstream.h, I get the following compile error:
umc_mpeg2_dec_pic.cpp(970): error: identifier "Unlock" is undefined
Does anyone know if this mode is still supported?
Thanks,
Scott
0 Kudos
2 Replies
Chao_Y_Intel
Employee
158 Views
Hi Scott,

MPEG2 expert commented that SLICE_THREADING and SLICE_THREADING_2 models are not supported now.
Scott_Danahy
Beginner
158 Views
Thanks for looking into it.
Scott
Reply