]> git.99rst.org Git - openwrt-packages.git/commit
gst1-plugins-good: add the y4m plugin package
authorAlexandru Ardelean <redacted>
Fri, 18 Sep 2026 16:23:48 +0000 (19:23 +0300)
committerAlexandru Ardelean <redacted>
Sun, 20 Sep 2026 10:59:46 +0000 (13:59 +0300)
commit2ed4d547ff94252ed4cc9a71f2a8d1d2c3d39bc4
treed8b2a6b7082911656b8264543f77a098b6796262
parentb518cab35af067d0ab54757f90dde76df095a562
gst1-plugins-good: add the y4m plugin package

In 1.28 upstream merged the y4mdec element from gst-plugins-bad into the
gst-plugins-good y4m plugin, which now registers both y4mdec and y4menc
from a single libgsty4m. The Makefile has passed -Dy4m= since 1.16.2,
but the package line stayed commented out, so the plugin was never
built.

Enable it, so the y4mdec element dropped from gst-plugins-bad in this
series stays available. Anyone who selected gst1-mod-y4mdec needs to
select gst1-mod-y4m instead.

Signed-off-by: Alexandru Ardelean <redacted>
multimedia/gst1-plugins-good/Makefile
git clone https://git.99rst.org/PROJECT