Skip to content
Snippets Groups Projects
Commit c8fa3af6 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

es_out: fix ES unselect order from EsOutSelectListFromProps

1/ Unselect all ESes not matching the list
2/ Select all ESes matching the list

This avoids having more than one ESes selected when avoidable. Having
more than one ESes selected is supported for VIDEO_ES and SPU_ES but not
for AUDIO_ES (EXCLUSIVE policy).

This commit fixes the EXCLUSIVE policy that was not respected by
EsOutSelectListFromProps().
parent 24caf912
No related branches found
No related tags found
Loading
Loading
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