]> git.99rst.org Git - openwrt-packages.git/commit
ffmpeg: re-add libpostproc as a source plugin
authorMirko Vogt <redacted>
Tue, 8 Sep 2026 13:49:21 +0000 (13:49 +0000)
committerMirko Vogt <redacted>
Tue, 15 Sep 2026 20:40:22 +0000 (22:40 +0200)
commit87a92bf18940b5245bb8f6ee129b9a0a19b3cad0
tree99a99b62bde3a308c09469ba67219113c7340ade
parent785210230381467d60ecba4cb74b7aeffbd64b49
ffmpeg: re-add libpostproc as a source plugin

Upstream dropped libpostproc in 8.0; Kodi still requires it.

The --enable/--disable-postproc option the patch re-introduces is set
explicitly: on together with GPL in libffmpeg, off in libffmpeg-mini.

Patches:
  100-postproc: carried over from LibreELEC (Matthias Reichl's rebase
    of Michael Niedermayer's libpostproc source plugin;
    packages/multimedia/ffmpeg/patches/postproc/0001-postproc.patch as
    of LibreELEC commit 5f03a122f8): re-adds libpostproc as a source
    plugin

Header unchanged, hunks refreshed with quilt; the patched tree is
identical to the one LibreELEC's file produces.

Signed-off-by: Mirko Vogt <redacted>
multimedia/ffmpeg/Config.in
multimedia/ffmpeg/Makefile
multimedia/ffmpeg/patches/100-postproc.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT