gstreamer/gst-libs/gst
Matthew Waters 0af0237c4a gl: fix usage of string.h and stdio.h functions without including the headers
e.g:
gstglcontext_egl.c:613:7: error: implicit declaration of function 'strcmp'
[-Werror=implicit-function-declaration]
   if (strcmp (G_MODULE_SUFFIX, "so") == 0)
2015-10-21 04:53:08 +11:00
..
adaptivedemux adaptivedemux: HTTP ranges are inclusive, GStreamer segment.stop is exclusive 2015-10-14 16:57:56 +03:00
base aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT() 2015-10-01 17:40:59 +02:00
basecamerabinsrc
codecparsers codecparsers: h265: Fix the selection of Active Ref Pic Set 2015-09-10 21:12:30 +02:00
gl gl: fix usage of string.h and stdio.h functions without including the headers 2015-10-21 04:53:08 +11:00
insertbin
interfaces
mpegts
uridownloader
video videoaggregator: fix compilation with older glib version 2015-09-29 14:40:26 +01:00
wayland
gettext.h
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h
Makefile.am