gstreamer/libs/gst
Tim-Philipp Müller f7b5151b58 bitwriter: fix compiler warning
Don't return a value from a function that doesn't
return a value using the returned value from a
function that also doesn't return a value.

gstbitwriter.h(265): warning C4098: 'gst_bit_writer_align_bytes_unchecked': 'void' function returning a value
2018-08-26 11:45:58 +02:00
..
base bitwriter: fix compiler warning 2018-08-26 11:45:58 +02:00
check autotools: stop controlling symbol visibility with -export-symbols-regex 2018-08-12 23:26:25 +01:00
controller gstreamer: fix install dir for configure files 2018-07-07 12:42:17 +02:00
helpers meson: host_system is 'ios' when building for iOS 2018-08-17 02:55:43 +05:30
net Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:49:14 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: add option to disable build of GStreamer unit test library 2018-08-10 01:23:35 +01:00