[Spice-devel] [PATCH v7 0/3] Gstreamer testing

Frediano Ziglio fziglio at redhat.com
Tue Jan 24 11:50:02 UTC 2017


Changes since v6:
- merged some patches;
- updated a commit message.

Changes since v5:
- fix some typos;
- removed some inlines from some replacement functions;
- simplify setting video metadata to avoid image copying.

Changes since v4:
- merged some patches;
- fix include file name;
- use G_OPTION_ARG_STRING instead of G_OPTION_ARG_FILENAME;
- added some patches to avoid image copying using
  Gstreamer 1.0.

Changes since v3:
- renamed test using new schema (test-*);
- fix a possible compatibility issue in
  "Compatibility for GStreamer 0.10 for test utility".

Frediano Ziglio (3):
  gstreamer: Add gst_format to the table of supported formats
  gstreamer: Avoid memory copy if strides are different
  RFC EXAMPLE Some automatic check on video encoders

 server/gstreamer-encoder.c  | 34 +++++++++++++++++++++++++---------
 server/tests/Makefile.am    |  1 +
 server/tests/video-encoders | 21 +++++++++++++++++++++
 3 files changed, 47 insertions(+), 9 deletions(-)
 create mode 100755 server/tests/video-encoders

base-commit: 19a900f39672f0838450920c3b7ed933ab461d48
-- 
git-series 0.9.1


More information about the Spice-devel mailing list