File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4141#include <signed-video-framework/signed_video_common.h>
4242#include <signed-video-framework/signed_video_openssl.h>
4343#include <signed-video-framework/signed_video_sign.h>
44- #include <signed-video-framework/sv_vendor_axis_communications.h>
4544
4645GST_DEBUG_CATEGORY_STATIC (gst_signing_debug );
4746#define GST_CAT_DEFAULT gst_signing_debug
Original file line number Diff line number Diff line change 4242
4343#define RESULTS_FILE "validation_results.txt"
4444// Increment VALIDATOR_VERSION when a change is affecting the code.
45- #define VALIDATOR_VERSION "v2.0.1 " // Requires at least signed-video-framework v2.0.4
45+ #define VALIDATOR_VERSION "v2.0.2 " // Requires at least signed-video-framework v2.2.5
4646
4747typedef struct {
4848 GMainLoop * loop ;
You can’t perform that action at this time.
0 commit comments