Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
medialibrary
Manage
Activity
Members
Labels
Plan
Issues
75
Issue boards
Milestones
Wiki
Code
Merge requests
9
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
VideoLAN
medialibrary
Merge requests
!7
Playlist rc5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Playlist rc5
Nerf/medialibrary:playlist-rc5
into
master
Overview
49
Commits
11
Pipelines
0
Changes
23
Closed
Alexandre Fernandez
requested to merge
Nerf/medialibrary:playlist-rc5
into
master
7 years ago
Overview
49
Commits
11
Pipelines
0
Changes
23
Expand
All points raised in Playlist rc3 are corrected here
0
0
Merge request reports
Compare
master
version 3
904e87cd
7 years ago
version 2
904e87cd
7 years ago
version 1
62ea620a
7 years ago
master (base)
and
latest version
latest version
904e87cd
11 commits,
7 years ago
version 3
904e87cd
11 commits,
7 years ago
version 2
904e87cd
11 commits,
7 years ago
version 1
62ea620a
11 commits,
7 years ago
23 files
+
688
−
59
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
Search (e.g. *.vue) (Ctrl+P)
include/medialibrary/IMediaLibrary.h
+
1
−
0
Options
@@ -365,6 +365,7 @@ class IMediaLibrary
extern
"C"
{
medialibrary
::
IMediaLibrary
*
NewMediaLibrary
();
void
DeleteMediaLibrary
(
medialibrary
::
IMediaLibrary
*
ml
);
}
#endif // IMEDIALIBRARY_H
Loading