Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
446
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
66dcab31
Commit
66dcab31
authored
3 years ago
by
Thomas Guillem
Committed by
Jean-Baptiste Kempf
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
core: move block management from vlc_block.h to vlc_frame.h
Refs
#18762
parent
0ba9fb3e
No related branches found
Branches containing commit
No related tags found
1 merge request
!744
core: split block_t into vlc_frame_t and block_t
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
include/vlc_block.h
+1
-747
1 addition, 747 deletions
include/vlc_block.h
include/vlc_frame.h
+774
-0
774 additions, 0 deletions
include/vlc_frame.h
po/POTFILES.in
+1
-0
1 addition, 0 deletions
po/POTFILES.in
src/Makefile.am
+1
-0
1 addition, 0 deletions
src/Makefile.am
with
777 additions
and
747 deletions
Loading
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