gstreamer/sys
Nirbheek Chauhan ca8c63080f decklink: Fix format specifier warnings in logging v2
HRESULT is unsigned long on Windows, but the Decklink headers define
it to 'int' on Linux. Confusingly, the defines that talk about the
possible return values for it use long constants. The easy fix would
be to change the linux/LinuxCOM.h header, but that's copied from the
decklink SDK.

Change the logging to always upcast to unsigned long while printing
HRESULT for consistency across platforms.
2017-07-19 04:19:34 +05:30
..
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 amcvideodec: Unref downstream caps after usage 2017-05-18 14:34:46 +03:00
applemedia Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
bluez Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
d3dvideosink gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03:00
decklink decklink: Fix format specifier warnings in logging v2 2017-07-19 04:19:34 +05:30
directsound directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirectSoundCaptureBuffer_Lock 2017-07-11 09:12:48 +03:00
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: src: consolidate tuning stats gathering 2017-07-14 14:16:46 -07:00
fbdev Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
kms kmssink: initialize variable 2017-07-10 13:32:49 +02:00
msdk meson: msdk: use python3 from python3 module 2017-07-07 12:28:14 +01:00
nvdec nvdec: Use qdata on memory instead of buffer meta 2017-06-28 10:15:52 +03:00
nvenc Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
opensles Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
shm meson: Enable shm unit test 2017-06-21 15:15:37 -04:00
tinyalsa Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
uvch264 uvch264src: Apply timestamps to outgoing aux buffers 2017-05-18 17:49:46 +02: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 Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
winks Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
winscreencap Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
Makefile.am nvdec: New plugin for NVIDIA hardware video decode 2017-06-27 08:59:59 +03:00
meson.build meson: Enable building shm plugin 2017-06-21 13:45:04 -04:00