gstreamer/ext
Tim-Philipp Müller 3734d90ce6 a52dec, amrwbec: fix parse function declaration mismatch
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 *)'
2016-04-15 20:46:37 +01:00
..
a52dec a52dec, amrwbec: fix parse function declaration mismatch 2016-04-15 20:46:37 +01:00
amrnb ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
amrwbdec a52dec, amrwbec: fix parse function declaration mismatch 2016-04-15 20:46:37 +01:00
cdio docs: update example pipelines in element docs 2015-05-10 11:34:33 +01:00
dvdread ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
lame ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
mad ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
mpeg2dec mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc build 2016-04-15 18:43:27 +01:00
mpg123 mpg123: fix build with msvc 2016-04-15 19:55:03 +01:00
sidplay ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
twolame ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
x264 ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
Makefile.am mpg123: move from -bad to -ugly 2016-02-16 10:59:25 +00:00