[Spice-devel] [PATCH v5 0/5] Gstreamer testing

Frediano Ziglio fziglio at redhat.com
Tue Jan 10 14:20:36 UTC 2017


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 (5):
  Compatibility for GStreamer 0.10 for test utility
  tests: Make possible to have a report of the video encoding
  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  | 33 +++++++++----
 server/tests/Makefile.am    |  1 +-
 server/tests/test-gst.c     | 96 ++++++++++++++++++++++++++++++++++++--
 server/tests/video-encoders | 21 ++++++++-
 4 files changed, 139 insertions(+), 12 deletions(-)
 create mode 100755 server/tests/video-encoders

base-commit: e8d078673acbb1e955f468c2aefe13dd31ab6a84
-- 
git-series 0.9.1


More information about the Spice-devel mailing list