gstreamer/gst/dccp
Nirbheek Chauhan 7e2b68fe2f 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.
2016-08-19 14:42:52 +01:00
..
gstdccp.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccp.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccp_common.h plugins: Use stdint.h instead of _stdint.h 2016-08-19 14:42:52 +01:00
gstdccpclientsink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdccpclientsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccpclientsrc.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdccpclientsrc.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccpplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccpserversink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdccpserversink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdccpserversrc.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdccpserversrc.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00