From ce4020410f9d58851e7d5d3c30505c55998b8754 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 14 Jan 2024 22:27:17 -0600 Subject: [PATCH] Demote libtheora to optional in ffmpeg. This will allow specifying libtheora as an external dependency and will enable archiving libtheora. libtheora has not been updated since 2010 and its use is outdated. --- multimedia/videoutils/ffmpeg.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/multimedia/videoutils/ffmpeg.xml b/multimedia/videoutils/ffmpeg.xml index 84bb10bb01..ca8579cf72 100644 --- a/multimedia/videoutils/ffmpeg.xml +++ b/multimedia/videoutils/ffmpeg.xml @@ -92,7 +92,6 @@ , , , - , , , , @@ -117,6 +116,7 @@ , (to identify and play CDs), (for kmsgrab input), + , , , , @@ -187,7 +187,6 @@ --enable-libfreetype \ --enable-libmp3lame \ --enable-libopus \ - --enable-libtheora \ --enable-libvorbis \ --enable-libvpx \ --enable-libx264 \ @@ -379,15 +378,15 @@ grep ^TEST ../fate.log | wc -l --enable-libmp3lame: Enables MP3 audio encoding via libmp3lame. - + --enable-libvorbis --enable-libvpx: Enables WebM