[vlc-devel] [PATCH v2 1/3] Re-implemented SoutMrl in a more object-oriented way
Jérôme Froissart
software at froissart.eu
Thu Oct 17 22:48:18 CEST 2019
We'll I'm just re-implementing something that was already called soutmrl.
But we could as well rename it if you think that would be useful. Do you
suggest any better-suited name?
On Thu, 17 Oct 2019, 17:47 Rémi Denis-Courmont, <remi at remlab.net> wrote:
> Le torstaina 17. lokakuuta 2019, 18.11.24 EEST Jérôme Froissart a écrit :
> > ---
> > AUTHORS | 1 +
> > modules/gui/qt/Makefile.am | 1 +
> > .../qt/components/sout/profile_selector.cpp | 2 +-
> > .../gui/qt/components/sout/sout_widgets.cpp | 1 +
> > modules/gui/qt/dialogs/sout.hpp | 71 +---------
> > modules/gui/qt/util/soutmrl.cpp | 108 ++++++++++++++
> > modules/gui/qt/util/soutmrl.hpp | 133 ++++++++++++++++++
> > 7 files changed, 246 insertions(+), 71 deletions(-)
> > create mode 100644 modules/gui/qt/util/soutmrl.cpp
> > create mode 100644 modules/gui/qt/util/soutmrl.hpp
>
> AFAICT, this is uses very wrong and confusing naming. MRL means media
> resource
> locator, it's more or less the VLC word for URL. This does not seem to be
> what
> you're working on here.
>
> --
> レミ・デニ-クールモン
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20191017/be66394a/attachment.html>
More information about the vlc-devel
mailing list