gstreamer/sys
Sreerenj Balachandran 142ad9dbad 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
2018-04-16 14:37:21 -08:00
..
acmenc Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
acmmp3dec Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
androidmedia ahc: enable autofocus callback 2018-01-26 10:13:00 +00:00
applemedia applemedia: don't include private cocoa gl header 2017-12-19 21:35:31 +00:00
bluez bluez: avdtpsrc: fix caps leak in error code paths 2018-04-12 18:19:32 +01:00
d3dvideosink Request minimum buffer even if need_pool is FALSE 2017-09-06 14:19:37 -04:00
decklink decklink: Fix MinGW warnings due to MSVC-specific pragmas 2018-03-31 11:16:38 +05:30
directsound meson: Add deviceprovider changes to directsoundsrc 2018-03-10 18:54:59 +05:30
dshowdecwrapper Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvb: Fix previous commit 2017-11-23 08:14:06 +01:00
fbdev Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
ipcpipeline ipcpipeline: Don't leak structure 2017-11-23 08:09:36 +01:00
kms kmssink: Add support for the Allwinner DRM driver (sun4i-drm) 2018-03-30 09:16:39 -04:00
msdk msdk: jpegdec: Fix non-interleaved sample decode 2018-04-16 14:37:21 -08:00
nvdec gl: update plugins to use GstGL from -base 2017-12-19 12:02:31 +00:00
nvenc nvbaseenc: fix build warnings with HAVE_NVENC_GST_GL 2018-04-02 19:42:15 +01:00
opensles Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
shm shmsink: Fix compilation with latest GLib 2018-03-20 16:16:19 +02:00
tinyalsa Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
uvch264 resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error paths 2018-04-12 19:07:19 +01:00
vcd Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
vdpau Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
wasapi wasapi: Call CoIn/Uninitialize() around prepare() 2018-04-16 19:35:07 +05:30
winks sys: Convert source files to UTF-8 2017-08-16 13:05:05 +01:00
winscreencap resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error paths 2018-04-12 19:07:19 +01:00
Makefile.am ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00
meson.build ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00