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

es_out: fix ES unselect order from EsOutSelectList

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
EsOutSelectList().
parent 55a4c763
No related branches found
No related tags found
No related merge requests found
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