Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
671f21a0
Commit
671f21a0
authored
Jun 03, 2004
by
Laurent Aimar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* directory: converted to access2.
parent
4d536223
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
152 additions
and
56 deletions
+152
-56
modules/access/directory.c
modules/access/directory.c
+151
-56
modules/demux/demux2.c
modules/demux/demux2.c
+1
-0
No files found.
modules/access/directory.c
View file @
671f21a0
This diff is collapsed.
Click to expand it.
modules/demux/demux2.c
View file @
671f21a0
...
...
@@ -68,6 +68,7 @@ vlc_module_begin();
add_shortcut
(
"h264"
);
add_shortcut
(
"avi"
);
add_shortcut
(
"mjpeg"
);
add_shortcut
(
"directory"
);
vlc_module_end
();
/*****************************************************************************
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment