summaryrefslogtreecommitdiff
path: root/sys/nvdec/gstnvdec.c
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>2018-04-16 14:37:21 -0800
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>2018-04-16 14:37:21 -0800
commit142ad9dbad7a4f0e0af7e033d01e22b069d4ace9 (patch)
treeba0985e61d1bfd9e07fb8df82fd1f6653efadd1e /sys/nvdec/gstnvdec.c
parent9a090538be874d1d5031b1a225e8ee9d767603c3 (diff)
downloadgstreamer-plugins-bad-142ad9dbad7a4f0e0af7e033d01e22b069d4ace9.tar.gz
msdk: jpegdec: Fix non-interleaved sample decode
Using the default value (InterleavedDec == MFX_SCANTYPE_UNKNOWN) causing issues with non-interleaved sample decode. Ideally the usage of MFXVideoDECODE_DecodeHeader should fix these type of issue, but it seems to be not. But hardcoding the InterleaveDec to MFX_SCANTYPE_NONINTERLEAVED is fixing the problem and fortunately msdk seems to be taking care of Interleaved samples too .So let's hardcode it for now. https://bugzilla.gnome.org/show_bug.cgi?id=793787
Diffstat (limited to 'sys/nvdec/gstnvdec.c')
0 files changed, 0 insertions, 0 deletions