gstreamer/ext
Tim-Philipp Müller 36d972e01a mpg123: fix build with msvc
Fix syntax errors when compiling against cerbero-provided libmpg123
headers. We do the same as the libmpg123 internal visual studio
build here.

mpg123.h(1378): error C2143: syntax error: missing ')' before '('
mpg123.h(1378): error C2081: 'ssize_t': name in formal parameter list illegal
mpg123.h(1378): error C2143: syntax error: missing ')' before '*'
mpg123.h(1378): error C2091: function returns function
mpg123.h(1378): error C2143: syntax error: missing '{' before '*'
mpg123.h(1378): error C2059: syntax error: ')'
mpg123.h(1379): error C2143: syntax error: missing ')' before '*'
mpg123.h(1379): error C2365: 'off_t': redefinition; previous definition was 'typedef'
...
2016-04-15 19:55:03 +01:00
..
a52dec ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
amrnb ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
amrwbdec ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02: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