Skip to content
Snippets Groups Projects
Commit 11657d08 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy Committed by Duncan McNamara
Browse files

Remove the android-display-chroma option

Fixes #2450
parent c121712f
No related branches found
No related tags found
1 merge request!1714Remove the android-display-chroma option
Pipeline #329428 passed with stage
in 4 minutes and 2 seconds
......@@ -116,7 +116,6 @@ object VLCOptions {
options.add(subtitlesEncoding)
options.add("--stats")
if (networkCaching > 0) options.add("--network-caching=$networkCaching")
options.add("--android-display-chroma")
options.add("--audio-resampler")
options.add("soxr")
options.add("--audiotrack-session-id=$audiotrackSessionId")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment