gstreamer/gst-libs/gst
Julien Isorce b68d9bbe43 gstfdmemory: log with GST_INFO instead of GST_ERROR on permission denied
For example mmap can fail with EACCES if the the fd has been open
with read only mode. And mapping the memory might be the only way
to check that. So no need to print out an error.

Ex: ioctl(dev, DRM_IOCTL_PRIME_HANDLE_TO_FD, flags & ~DRM_RDWR)

https://bugzilla.gnome.org/show_bug.cgi?id=765600
2016-11-21 21:22:47 +00:00
..
allocators gstfdmemory: log with GST_INFO instead of GST_ERROR on permission denied 2016-11-21 21:22:47 +00:00
app appsink: fix g-i warnings and add since markers 2016-11-15 18:38:48 +00:00
audio videodecoder, audiodecoder: parse format before checking in src_query_default 2016-11-16 07:57:31 +11:00
fft meson: Generate girs 2016-11-09 18:06:19 -03:00
pbutils discoverer: Do not try to unref the bus if it has not been set yet 2016-11-15 15:22:45 -03:00
riff riff: Extract bpp from the strf for vnmc 2016-11-16 20:49:11 +02:00
rtp rtpbasepayload: Ensure to set the RECONFIGURE flag again if reconfiguration failed 2016-11-18 12:04:27 +02:00
rtsp rtsp: Add gst_rtsp_message_parse_auth_credentials() to parse authentication credentials 2016-11-21 09:39:21 +02:00
sdp sdp: cast away const in call to g_free 2016-11-15 14:52:22 +02:00
tag meson: Generate girs 2016-11-09 18:06:19 -03:00
video videotimecode: Fix incorrect nsec_since_daily_jam calculation 2016-11-17 10:04:26 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00