Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Steve Lhomme
VLC
Commits
6fca76eb
Commit
6fca76eb
authored
2 years ago
by
Johannes Kauffmann
Committed by
Jean-Baptiste Kempf
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
demux: dash: include cstdint, needed for uint64_t
Fixes #27077.
parent
2d2808c3
No related branches found
Branches containing commit
No related tags found
3 merge requests
!46
ci: generate a contrib package if Windows prebuilt were used but failed
,
!45
WIP emcmake
,
!44
WIP flac 14.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/demux/dash/mpd/TemplatedUri.hpp
+1
-0
1 addition, 0 deletions
modules/demux/dash/mpd/TemplatedUri.hpp
with
1 addition
and
0 deletions
modules/demux/dash/mpd/TemplatedUri.hpp
+
1
−
0
View file @
6fca76eb
...
...
@@ -21,6 +21,7 @@
#ifndef TEMPLATEDURI_HPP
#define TEMPLATEDURI_HPP
#include
<cstdint>
#include
<string>
namespace
dash
...
...
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