From: Snir Sheriber
Set "sync" and "drop" as normal streaming.
---
src/channel-display-gst.c | 19 +++
1 file changed, 19 insertions(+)
Well, I extracted this patch from a more bigger Snir sent, not much
changes so I kept the authorship.
diff --git a/src/channel-display-gst.c b
>
> From: Christophe de Dinechin
>
Well... probably I started with some other patches and git kept the author.
> Allow to use recorder library. See https://github.com/c3d/recorder for
> details.
> The main usage will be to collect statistics while the programs will run.
> By default the record
From: Christophe de Dinechin
Allow to use recorder library. See https://github.com/c3d/recorder for
details.
The main usage will be to collect statistics while the programs will run.
By default the recorder will be disabled at compile time.
Both autoconf and Meson are supported.
Autoconf requires
>
> On Mon, 2018-11-19 at 10:23 +, Frediano Ziglio wrote:
> > Do not try indefinitely to connect to the daemon, should not
> > take long to activate.
> >
> > Signed-off-by: Frediano Ziglio
> > ---
> > src/vdagent/vdagent.c | 6 ++
> > 1 file changed, 6 insertions(+)
> >
> > Changes si
> > Use MingW from Linux (cross compilation).
>
> > Frediano
>
> Tried that too, but got "undefined reference to `_imp___lock_file'" and
> "undefined reference to `_imp___unlock_file'" when compiling vdlog.cpp .
> Using an up-to-date CentOS 7. Sources from
> https://gitlab.freedesktop.org/spic
Hi,
On Mon, Nov 19, 2018 at 05:27:43AM -0500, Frediano Ziglio wrote:
> >
> > Hi,
> >
> > On Fri, 2018-11-16 at 16:21 +, Frediano Ziglio wrote:
> > > Do not try indefinitely to connect to the daemon, should not
> > > take long to activate.
> > >
> > > Signed-off-by: Frediano Ziglio
> > > -
Hi,
On Mon, Nov 19, 2018 at 10:23:22AM +, Frediano Ziglio wrote:
> Do not try indefinitely to connect to the daemon, should not
> take long to activate.
Why?
>
> Signed-off-by: Frediano Ziglio
> ---
> src/vdagent/vdagent.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> Changes since
On Mon, 2018-11-19 at 10:23 +, Frediano Ziglio wrote:
> Do not try indefinitely to connect to the daemon, should not
> take long to activate.
>
> Signed-off-by: Frediano Ziglio
> ---
> src/vdagent/vdagent.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> Changes since v1:
> - log error w
> Hi guys/gals,
> What's the recommended way to compile spice vdagent for Windows? Tried Msys2
> and had to change the code in order for it to compile - and service start
> thereafter. I'm new to the list, couldn't find this info; sorry if it's a
> recurring topic.
> Thanks,
> Ivo Cavalcante
Use
Hi guys/gals,
What's the recommended way to compile spice vdagent for Windows? Tried
Msys2 and had to change the code in order for it to compile - and service
start thereafter. I'm new to the list, couldn't find this info; sorry if
it's a recurring topic.
Thanks,
Ivo Cavalcante
_
>
> Hi,
>
> On Fri, 2018-11-16 at 16:21 +, Frediano Ziglio wrote:
> > Do not try indefinitely to connect to the daemon, should not
> > take long to activate.
> >
> > Signed-off-by: Frediano Ziglio
> > ---
> > src/vdagent/vdagent.c | 5 +
> > 1 file changed, 5 insertions(+)
> >
> > di
Do not try indefinitely to connect to the daemon, should not
take long to activate.
Signed-off-by: Frediano Ziglio
---
src/vdagent/vdagent.c | 6 ++
1 file changed, 6 insertions(+)
Changes since v1:
- log error when we reach the limit
diff --git a/src/vdagent/vdagent.c b/src/vdagent/vdage
Hi,
On Fri, 2018-11-16 at 16:21 +, Frediano Ziglio wrote:
> Do not try indefinitely to connect to the daemon, should not
> take long to activate.
>
> Signed-off-by: Frediano Ziglio
> ---
> src/vdagent/vdagent.c | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/src/vdagent/vdag
13 matches
Mail list logo