[vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
remi at remlab.net
Wed Jun 3 18:48:58 CEST 2015
Le mercredi 03 juin 2015, 17:35:44 Thomas Guillem a écrit :
> if p-dec->b_try_next is set to true, the current module will be unloaded and
> a next one will be tried.
For audio, we need to switch back and forth between decode to PCM and S/PDIF
encapsulation. Therefore I believe that going through the decoder list from
the beginning is unavoidable.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list