gstreamer/libs/gst
Philippe Normand d7c87910c2 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:35:35 +01:00
..
base baseparse: avg_bitrate calculation critical warning fix 2018-08-31 15:35:35 +01:00
check meson: Maintain macOS ABI through dylib versioning 2018-08-31 14:40:14 +05:30
controller meson: Maintain macOS ABI through dylib versioning 2018-08-31 14:40:14 +05:30
helpers meson: host_system is 'ios' when building for iOS 2018-08-17 02:55:43 +05:30
net meson: Maintain macOS ABI through dylib versioning 2018-08-31 14:40:14 +05:30
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