gstreamer/ext
Sebastian Dröge a40244bf25 sidplay: Fix compiler warning about C++11 compatibility
gstsiddec.cc:78:17: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
 #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
                 ^
gstsiddec.cc:78:38: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
 #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
                                      ^
2016-02-18 00:25:56 +02:00
..
a52dec audiodecoders: use default pad accept-caps handling 2015-08-15 11:54:11 -03:00
amrnb amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3 2016-01-25 20:00:26 +00:00
amrwbdec amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3 2016-01-25 20:00:26 +00:00
cdio docs: update example pipelines in element docs 2015-05-10 11:34:33 +01:00
dvdread dvdread: remove broken link 2015-09-29 14:16:07 -07:00
lame audioencoders: use template subset check for accept-caps 2015-08-15 22:15:26 -03:00
mad audiodecoders: use default pad accept-caps handling 2015-08-15 11:54:11 -03:00
mpeg2dec mpeg2dec: Demote rank to SECONDARY 2016-01-21 17:38:34 +01:00
mpg123 plugins-bad: Fix example pipelines 2016-02-16 10:40:40 +00:00
sidplay sidplay: Fix compiler warning about C++11 compatibility 2016-02-18 00:25:56 +02:00
twolame audioencoders: use template subset check for accept-caps 2015-08-15 22:15:26 -03:00
x264 x264enc: increase bitrate limit from 100Mbps to 2Gbps 2015-11-26 15:49:47 +00:00
Makefile.am mpg123: move from -bad to -ugly 2016-02-16 10:59:25 +00:00