Thanks, applied as c138857b918ff5a5f27fb3bc4d0e2faf85605233. Michael
[sent from post-receive hook] On Thu, 04 Dec 2025 14:14:41 +0100, Fabian Pfitzner <[email protected]> wrote: > Signed-off-by: Fabian Pfitzner <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in > index d984df77773a..979cc66236a3 100644 > --- a/rules/gst-plugins-ugly1.in > +++ b/rules/gst-plugins-ugly1.in > @@ -10,6 +10,7 @@ menuconfig GST_PLUGINS_UGLY1 > select ORC if GST_PLUGINS_UGLY1_A52DEC > select LIBCDIO if GST_PLUGINS_UGLY1_CDIO > select LIBMPEG2 if GST_PLUGINS_UGLY1_MPEG2DEC > + select X264 if GST_PLUGINS_UGLY1_X264 > prompt "gst-plugins-ugly " > help > GStreamer Ugly Plug-ins is a set of plug-ins that > @@ -79,8 +80,6 @@ config GST_PLUGINS_UGLY1_SIDPLAY > > config GST_PLUGINS_UGLY1_X264 > bool > - # needs x264 > - depends on BROKEN > prompt "x264" > help > H.264 video encoder plugin
