> Hi,
> On 07/24/2018 06:47 PM, Marc-André Lureau wrote:
> > Hi
>
> > On Sun, Mar 11, 2018 at 10:44 AM, Snir Sheriber
> > wrote:
>
> > > Currently when gstreamer is used to decode a full-screen
> >
>
> > > ...
> >
>
> > > diff --git a/src/spice-widget.c b/src/spice-widget.c
> >
>
> >
Hi,
On 07/24/2018 06:47 PM, Marc-André Lureau wrote:
Hi
On Sun, Mar 11, 2018 at 10:44 AM, Snir Sheriber wrote:
Currently when gstreamer is used to decode a full-screen
stream sent from the server, the decoding frames are being
forced to RBGA format and pushed using appsink to be scaled
and r
Hi
On Sun, Mar 11, 2018 at 10:44 AM, Snir Sheriber wrote:
> Currently when gstreamer is used to decode a full-screen
> stream sent from the server, the decoding frames are being
> forced to RBGA format and pushed using appsink to be scaled
> and rendered to screen.
>
> Today most of the gstreamer
>
> Hi,
>
>
> On 04/06/2018 04:12 PM, Frediano Ziglio wrote:
> >> Currently when gstreamer is used to decode a full-screen
> >> stream sent from the server, the decoding frames are being
> >> forced to RBGA format and pushed using appsink to be scaled
> >> and rendered to screen.
> >>
> >> Today
Hi,
On 04/06/2018 04:12 PM, Frediano Ziglio wrote:
Currently when gstreamer is used to decode a full-screen
stream sent from the server, the decoding frames are being
forced to RBGA format and pushed using appsink to be scaled
and rendered to screen.
Today most of the gstreamer sinks supports
>
> Currently when gstreamer is used to decode a full-screen
> stream sent from the server, the decoding frames are being
> forced to RBGA format and pushed using appsink to be scaled
> and rendered to screen.
>
> Today most of the gstreamer sinks supports the GstVideoOverlay
> interface which al
Currently when gstreamer is used to decode a full-screen
stream sent from the server, the decoding frames are being
forced to RBGA format and pushed using appsink to be scaled
and rendered to screen.
Today most of the gstreamer sinks supports the GstVideoOverlay
interface which allows to render di