gstreamer/gst/audiobuffersplit
Johan Bjäreholt 962ca01596 audiobuffersplit: Fix format string warning
We have a GST_DEBUG_OBJECT, which prints a guint64 with %lu which gave a
compiler warning. Used G_GUINT64_FORMAT instead.

https://bugzilla.gnome.org/show_bug.cgi?id=797036
2018-08-28 11:12:45 +03:00
..
gstaudiobuffersplit.c audiobuffersplit: Fix format string warning 2018-08-28 11:12:45 +03:00
gstaudiobuffersplit.h audiobuffersplit: Add a gapless mode which inserts silence/drops samples on disconts 2018-08-17 16:40:16 +03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00