Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion apps/signer/gst-plugin/gstsigning.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include <signed-video-framework/signed_video_common.h>
#include <signed-video-framework/signed_video_openssl.h>
#include <signed-video-framework/signed_video_sign.h>
#include <signed-video-framework/sv_vendor_axis_communications.h>

GST_DEBUG_CATEGORY_STATIC(gst_signing_debug);
#define GST_CAT_DEFAULT gst_signing_debug
Expand Down
2 changes: 1 addition & 1 deletion apps/validator/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

#define RESULTS_FILE "validation_results.txt"
// Increment VALIDATOR_VERSION when a change is affecting the code.
#define VALIDATOR_VERSION "v2.0.1" // Requires at least signed-video-framework v2.0.4
#define VALIDATOR_VERSION "v2.0.2" // Requires at least signed-video-framework v2.2.5

typedef struct {
GMainLoop *loop;
Expand Down
Binary file modified test-files/signed_test_h264.mp4
Binary file not shown.