logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 11228bec60057bfbb45a7ef206d946bc2a10cba4
parent 5807266e09cfefad9785dcc848be7580e3b3ac7a
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 28 Jan 2020 22:14:09 -0800

ffmpeg: Enable rotate filter

Diffstat:

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

diff --git a/pkg/ffmpeg/options.h b/pkg/ffmpeg/options.h @@ -1862,7 +1862,7 @@ #define CONFIG_RGBASHIFT_FILTER 0 #define CONFIG_ROBERTS_FILTER 0 #define CONFIG_ROBERTS_OPENCL_FILTER 0 -#define CONFIG_ROTATE_FILTER 0 +#define CONFIG_ROTATE_FILTER 1 #define CONFIG_SAB_FILTER 0 #define CONFIG_SCALE_FILTER 1 #define CONFIG_SCALE_CUDA_FILTER 0