[Spice-devel] [PATCH v6 0/5] Gstreamer testing
Frediano Ziglio
fziglio at redhat.com
Sat Jan 21 09:21:08 UTC 2017
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 (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 | 34 +++++++++----
server/tests/Makefile.am | 1 +-
server/tests/test-gst.c | 96 ++++++++++++++++++++++++++++++++++++--
server/tests/video-encoders | 21 ++++++++-
4 files changed, 140 insertions(+), 12 deletions(-)
create mode 100755 server/tests/video-encoders
base-commit: 0e52f558874e3a5798d3bd40aaa95e20231bc3ea
--
git-series 0.9.1
More information about the Spice-devel
mailing list