logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: cdcbfad9dbde9c4f55b0e0991a42303e262b96c6
parent 197efbce151436d27ce2d2255b4e16b4e7f2bc41
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  2 Mar 2023 22:31:56 -0800

ffmpeg: Enable support for PGS subtitles

Diffstat:

Mpkg/ffmpeg/config_components.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/ffmpeg/config_components.h b/pkg/ffmpeg/config_components.h @@ -541,7 +541,7 @@ #define CONFIG_MICRODVD_DECODER 0 #define CONFIG_MOVTEXT_DECODER 0 #define CONFIG_MPL2_DECODER 0 -#define CONFIG_PGSSUB_DECODER 0 +#define CONFIG_PGSSUB_DECODER 1 #define CONFIG_PJS_DECODER 0 #define CONFIG_REALTEXT_DECODER 0 #define CONFIG_SAMI_DECODER 0