[vlc-devel] [vlc-commits] aout: export used module internal name
Rémi Denis-Courmont
remi at remlab.net
Fri Mar 23 07:58:33 CET 2018
Le jeudi 22 mars 2018, 10:47:04 EET Thomas Guillem a écrit :
> vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Mar 20 16:01:03
> 2018 +0100| [3aa4fda0d0742c7a68b57600c8bec311b3078d72] | committer: Thomas
> Guillem
>
> aout: export used module internal name
>
> This can be used by intf modules in order to show different settings
> depending on audio modules.
This looks like duplicated existing get_name functionality albeit less generic
but still identically flawed. get_name is only used for display/debugging for
a reason: it is intrisincally racy and unreliable.
Please revert.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list