[Spice-devel] [PATCH spice-server v2 0/6] VideoEncoder testing and related
Frediano Ziglio
fziglio at redhat.com
Fri Oct 21 12:40:34 UTC 2016
These patches attempt to provide some additional testing
to VideoEncoder.
Mainly "Add an helper to test VideoEncoder" add an utility
that helps doing some test.
The "RFC EXAMPLE Some automatic check on video encoders"
provide a check script but require an additional video
file.
Other patches are minor ones.
Frediano Ziglio (6):
gstreamer: Do not warn for tested formats
Handle top down bitmaps dumping
Simplify gstreamer 0.10 compatibility
Add an helper to test VideoEncoder
Compatibility for GStreamer 0.10 for test utility
RFC EXAMPLE Some automatic check on video encoders
server/gstreamer-encoder.c | 10 +-
server/spice-bitmap-utils.c | 2 +-
server/tests/Makefile.am | 10 +
server/tests/gst-test.c | 983 ++++++++++++++++++++++++++++++++++++++++++++
server/tests/video-encoders | 21 +
5 files changed, 1019 insertions(+), 7 deletions(-)
create mode 100644 server/tests/gst-test.c
create mode 100755 server/tests/video-encoders
--
2.7.4
More information about the Spice-devel
mailing list