gstreamer/ext
Sebastian Dröge 2942f7d931 x264: Only enable dynamic loading code for x264 < 253
Otherwise we get some compiler warnings:

../subprojects/gst-plugins-ugly/ext/x264/gstx264enc.c:200:1: warning: ‘unload_x264’ defined but not used [-Wunused-function]
 unload_x264 (GstX264EncVTable * vtable)
 ^~~~~~~~~~~
../subprojects/gst-plugins-ugly/ext/x264/gstx264enc.c:154:1: warning: ‘load_x264’ defined but not used [-Wunused-function]
 load_x264 (const gchar * filename)
 ^~~~~~~~~
2019-01-25 14:38:05 +02:00
..
a52dec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
amrnb Add feature options for all plugins 2018-07-27 19:34:01 +05:30
amrwbdec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
cdio Add feature options for all plugins 2018-07-27 19:34:01 +05:30
dvdread Add feature options for all plugins 2018-07-27 19:34:01 +05:30
mpeg2dec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
sidplay Add feature options for all plugins 2018-07-27 19:34:01 +05:30
x264 x264: Only enable dynamic loading code for x264 < 253 2019-01-25 14:38:05 +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