Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LibAVQt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Silas Della Contrada
LibAVQt
Merge requests
!17
Something went wrong on our end
Draft: Resolve "Migrate frame passing to libProcessingGraph"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Resolve "Migrate frame passing to libProcessingGraph"
feature/migrate-frame-passing-to-libprocessinggraph
into
main
Overview
0
Commits
93
Pipelines
0
Changes
3
Open
Silas Della Contrada
requested to merge
feature/migrate-frame-passing-to-libprocessinggraph
into
main
3 years ago
Overview
0
Commits
93
Pipelines
0
Changes
3
Expand
Closes
#14
0
0
Merge request reports
Viewing commit
6d1f339e
Prev
Next
Show latest version
3 files
+
12
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
Verified
6d1f339e
Changed some submodule stuff
· 6d1f339e
Silas Della Contrada
authored
3 years ago
.gitmodules
+
4
−
0
Options
@@ -6,3 +6,7 @@
@@ -6,3 +6,7 @@
path = mfx_dispatch
path = mfx_dispatch
url = https://github.com/lu-zero/mfx_dispatch
url = https://github.com/lu-zero/mfx_dispatch
branch = master
branch = master
[submodule "libpgraph"]
path = libpgraph
url = https://edugit.org/sdcieo0330/libpgraph
branch = main
Loading