mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
3734d90ce6
Fixes MSVC compiler warning: amrwbdec.c(99): warning C4133: '=': incompatible types - from 'gboolean (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' to 'GstFlowReturn (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' gsta52dec.c(156): warning C4133: '=': incompatible types - from 'gboolean (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' to 'GstFlowReturn (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' |
||
---|---|---|
.. | ||
gsta52dec.c | ||
gsta52dec.h | ||
Makefile.am |