Skip to content

CMakeLists.txt: allow building without ffmpeg support#16

Open
tpetazzoni wants to merge 1 commit into
chirlu:masterfrom
tpetazzoni:ffmpeg-disable
Open

CMakeLists.txt: allow building without ffmpeg support#16
tpetazzoni wants to merge 1 commit into
chirlu:masterfrom
tpetazzoni:ffmpeg-disable

Conversation

@tpetazzoni

Copy link
Copy Markdown

The ffmpeg support is optional, but is automatically pulled in (if available) on ARM with SIMD, even when WITH_AVFFT is disabled.

Instead, ensure WITH_AVFFT does its job, which is to allow disabling ffmpeg usage if not desired.

The ffmpeg support is optional, but is automatically pulled in (if
available) on ARM with SIMD, even when WITH_AVFFT is disabled.

Instead, ensure WITH_AVFFT does its job, which is to allow disabling
ffmpeg usage if not desired.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant