gstreamer/sys
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
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia amc: Fix call to realloc() to allocate the correct size of items 2016-08-08 11:29:04 +02:00
applemedia avfvideosrc: account for retina displays when capturing screens 2016-08-19 19:46:41 +10:00
avc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
bluez a2dpsink: unref avdtpsink if state transition failed 2016-06-03 00:51:32 +01:00
d3dvideosink d3dvideosink: Replace some more gst_caps_to_string() with GST_PTR_FORMAT 2016-06-28 19:27:09 +03:00
decklink decklinkvideosink: Add support for GstVideoTimeCode 2016-08-04 19:08:27 +03:00
directsound directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8 strings 2016-05-03 16:59:33 +03:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08: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/parsechannels: warn on ignored key/value pairs 2016-08-18 11:27:57 -07:00
dxr3 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
fbdev plugins: Use stdint.h instead of _stdint.h 2016-08-19 14:42:52 +01:00
kms kmssink: Fix offsets handling 2016-07-11 12:07:04 -04:00
linsys bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
pvr2d pvrbufferpool: fix gst_meta_register() parameters 2016-04-26 13:45:07 +01:00
qcam bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
shm shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never started 2016-07-04 12:52:29 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wasapi bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wininet bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
winks winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
winscreencap bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
Makefile.am applemedia-nonpublic: remove bitrotten plugin that's no longer needed 2016-08-19 11:02:46 +01:00