gstreamer/libs/gst
Philippe Normand e35adf5b6a baseparse: avg_bitrate calculation critical warning fix
The avg_bitrate is an unsigned int, so the gst_util_uin64_scale() function can't
be used for it, as it expects signed integers for the fraction parts arguments.

https://bugzilla.gnome.org/show_bug.cgi?id=797054
2018-08-31 15:51:47 +01:00
..
base baseparse: avg_bitrate calculation critical warning fix 2018-08-31 15:51:47 +01:00
check check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
controller meson: Fix detection of glib-mkenums under MSYS2 2018-05-20 16:41:06 +01:00
helpers gst: Use memcpy() instead of strncpy() where appropriate 2018-05-08 16:42:37 +01:00
net net: Include gstnetcontrolmessagemeta.h in net.h 2018-03-25 12:32:42 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: make check and tests build on Windows with msvc 2018-01-11 09:50:24 +00:00