plugins: Use stdint.h instead of _stdint.h
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 18 Aug 2016 12:16:19 +0000 (17:46 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 19 Aug 2016 13:42:52 +0000 (14:42 +0100)
commit7e2b68fe2f22b4f12d876aa9385f594244a631b8
tree655602562c194d3cff8c3ab7465e631c02ce7f5b
parent950013ff466a5e54d053aac6ea3afb5b428d871c
plugins: Use stdint.h instead of _stdint.h

_stdint.h is generated by Autotools and we don't really need it. All
supported platforms now ship with stdint.h. The only stickler was MSVC,
and since Visual Studio 2015 it also ships stdint.h now.
ext/dts/gstdtsdec.c
ext/resindvd/resindvdsrc.h
gst/bayer/gstbayer2rgb.c
gst/dccp/gstdccp_common.h
gst/librfb/d3des.c
sys/fbdev/gstfbdevsink.c