[Spice-devel] [PATCH v7 00/23] Add GStreamer support for video streaming
Francois Gouget
fgouget at codeweavers.com
Wed Dec 16 07:15:30 PST 2015
This patch series adds support for using GStreamer to encode and decode
the video streams, adding support for VP8 and h264 codecs. As before the
patches can also be grabbed from the repositories below:
spice: https://github.com/fgouget/spice
spice-gtk: https://github.com/fgouget/spice-gtk
xf86-video-qxl: https://github.com/fgouget/xf86-video-qxl
spice-protocol: https://github.com/fgouget/spice-protocol
spice-common: https://github.com/fgouget/spice-common
(there's also 'extras' branches with more experimental/future patches
for the curious)
Changes in this round:
* Rebased on the current source.
* configure.ac uses the new m4 macros to check for GStreamer support
and the presence of the needed plugins.
* It separates adding checks for the client codec support from
specifying which codec to use in the server and from adding VP8
support.
--
Francois Gouget <fgouget at codeweavers.com>
More information about the Spice-devel
mailing list