[vlc-devel] [PATCH 07/13] memory_file: split into 2 submodules
Thomas Guillem
thomas at gllm.fr
Thu Feb 25 15:13:21 CET 2016
On Wed, Feb 24, 2016, at 19:51, Rémi Denis-Courmont wrote:
> Le 2016-02-24 20:40, Thomas Guillem a écrit :
> > On Wed, Feb 24, 2016, at 19:35, Rémi Denis-Courmont wrote:
> >> Le 2016-02-24 15:25, Thomas Guillem a écrit :
> >> > The first module is the main memory keystore, the second one is
> >> the
> >> > file
> >> > keystore.
> >>
> >> Why the same module?
> >
> > Because all 3 sub modules share the same code base.
>
> I pity the guy who's going to have to review this then. It won't be me.
OK, I'll leave the memory module alone, but file-plaintext and
file-crypt will be on the same plugin since they share 90% of code.
>
> --
> Rémi Denis-Courmont
> 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