Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libbluray
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
VideoLAN
libbluray
Merge requests
!8
install bdjo headers
代码
评审变更
检出分支
下载
补丁
文本差异
Closed
install bdjo headers
fcartegnie/libbluray:bdjo
into
master
Overview
6
Commits
1
Pipelines
4
Changes
2
Closed
François Cartegnie
requested to merge
fcartegnie/libbluray:bdjo
into
master
6 years ago
Overview
6
Commits
1
Pipelines
4
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 5
2d6af6f0
6 years ago
version 4
ea77b69c
6 years ago
version 3
36c4e943
6 years ago
version 2
85bc56aa
6 years ago
version 1
53c075b2
6 years ago
master (base)
and
latest version
latest version
2d6af6f0
1 commit,
6 years ago
version 5
2d6af6f0
1 commit,
6 years ago
version 4
ea77b69c
1 commit,
6 years ago
version 3
36c4e943
2 commits,
6 years ago
version 2
85bc56aa
2 commits,
6 years ago
version 1
53c075b2
3 commits,
6 years ago
2 files
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
src/libbluray/bluray.h
+
1
−
0
Options
@@ -1073,6 +1073,7 @@ void bd_free_mobj(struct mobj_objects *);
struct
bdjo_data
;
struct
bdjo_data
*
bd_read_bdjo
(
const
char
*
bdjo_file
);
void
bd_free_bdjo
(
struct
bdjo_data
*
);
#define BLURAY_HAS_BDJO_DATA_H
/* BD-J testing */
Loading