Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jacob Strom
VVCSoftware_VTM
Commits
0487c2e4
Commit
0487c2e4
authored
7 months ago
by
Franck Galpin
Browse files
Options
Downloads
Patches
Plain Diff
update to sadl v10
parent
5371a904
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
sadl
+1
-1
1 addition, 1 deletion
sadl
with
2 additions
and
2 deletions
Makefile
+
1
−
1
View file @
0487c2e4
...
...
@@ -18,7 +18,7 @@ BUILD_SCRIPT := $(CURDIR)/cmake/CMakeBuild/bin/cmake.py
TARGETS
:=
CommonLib DecoderAnalyserApp DecoderAnalyserLib DecoderApp DecoderLib
TARGETS
+=
EncoderApp EncoderLib Utilities SEIRemovalApp StreamMergeApp
SADL_HASH
:=
"
984728cf209873d4b0641a5a312015604b47085c
"
# hard coded because of windows
$(
shell git submodule status |
grep
sadl |
cut
-d
' '
-f2
)
SADL_HASH
:=
"
v10
"
# hard coded because of windows
$(
shell git submodule status |
grep
sadl |
cut
-d
' '
-f2
)
ifeq
($(OS),Windows_NT)
ifneq
($(MSYSTEM),)
...
...
This diff is collapsed.
Click to expand it.
sadl
@
5ceeaa74
Compare
710afc52
...
5ceeaa74
Subproject commit
710afc5217ffccfcad79b9913b140a774cdd1aa6
Subproject commit
5ceeaa74f750a3956ca373f2ca5ae90cc4481cc5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment