Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

UMC: MPEG2 Decoder Slice Threading

Scott_Danahy
Beginner
260 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
Moderator
260 Views
Hi Scott,

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