[vlc-devel] [PATCH V3 2/4] aout: add "audio-bitexact" option
Thomas Guillem
thomas at gllm.fr
Wed Dec 4 09:54:06 CET 2019
On Mon, Dec 2, 2019, at 18:07, Rémi Denis-Courmont wrote:
> Le keskiviikkona 27. marraskuuta 2019, 10.44.53 EET Thomas Guillem a écrit :
> > On Tue, Nov 26, 2019, at 19:03, Rémi Denis-Courmont wrote:
> > > Le tiistaina 26. marraskuuta 2019, 17.31.24 EET Thomas Guillem a écrit :
> > > > src/audio_output/filters.c | 87 +++++++++++++++++++-------------
> > >
> > > The checks do not belong there.
> >
> > Which checks ?
>
> The added checks in filters.c
Indeed, it's used outside the aout. Every other users could also specify the bit excact mode via aout_filters_cfg_t.
Ideally, we would move some var bool check to aout_filters_cfg_t too.
>
> --
> 雷米‧德尼-库尔蒙
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list