gstreamer/gst-libs/gst
Marcin Kolny 89e711663f audioclock: use GstAudioClock* as first argument in GstAudioClock methods
All the GstAudioClock method declarations required object of GstClock type
as a first argument, but in fact, required GstAudioClock object (runtime
check in function body). Instead of checking type in run-time, we can
change functions declaration, to accept only GstAudioClock methods. Then,
runtime check is not necessary anymore, since always GstAudioClock object
is passed to a function.

https://bugzilla.gnome.org/show_bug.cgi?id=756628
2016-11-01 19:54:01 +02:00
..
allocators Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
app Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audio audioclock: use GstAudioClock* as first argument in GstAudioClock methods 2016-11-01 19:54:01 +02:00
fft Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
pbutils pbutils: store missing-plugin structure in current_info->misc again 2016-09-04 16:48:40 +01:00
riff Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
rtp rtpbuffer: Add buffer flag RETRANSMISSION 2016-09-01 13:05:47 +03:00
rtsp Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
sdp Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
tag meson: Make use of new environment object and set plugin path to builddir 2016-10-14 17:37:16 +02:00
video videodecoder: Default caps sets format I420 2016-10-20 14:11:48 +03: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 Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00