gstreamer/ext
Sebastian Dröge 0f7e4c90d5 cdio: Fix build with cdio >= 1.0
LIBCDIO_VERSION_NUM was defined as e.g. 94 for 0.94 but is now defined
as 1 for 1.0. We had various checks for < 83, which of course succeeded
now although we are >= 0.83.

Fix this by checking for < 76 (0.76) too, as that is the minimum version
we currently support and everything < 76 is going to be >= 1.0.

https://bugzilla.gnome.org/show_bug.cgi?id=791301
2017-12-06 13:01:39 +02:00
..
a52dec a52dec: Fix out buffer memory leak in error code path 2017-09-26 11:13:33 +03:00
amrnb Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
amrwbdec Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
cdio cdio: Fix build with cdio >= 1.0 2017-12-06 13:01:39 +02:00
dvdread dvdreadsrc: Fix string memory leak 2017-07-25 11:23:38 +03:00
mpeg2dec mpeg2dec: Fix buffer memory leak in error code path 2017-09-18 09:26:21 +01:00
sidplay sidplay: hide symbols in meson for this c++ plugin too 2017-08-10 15:48:27 +01:00
x264 x264enc: add FIXME note for future configuration cleanup 2017-08-09 19:31:56 +02:00
Makefile.am Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00
meson.build Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00