Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
e6a8ec99
Commit
e6a8ec99
authored
Jun 09, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s/H264/h264 in http interface.
parent
27479a57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
share/lua/http/dialogs/sout
share/lua/http/dialogs/sout
+2
-2
No files found.
share/lua/http/dialogs/sout
View file @
e6a8ec99
...
...
@@ -172,8 +172,8 @@ Note that the sout chain is used and sent to VLC by the input dialog
<option
value=
"DIV1"
>
DIV1
</option>
<option
value=
"DIV2"
>
DIV2
</option>
<option
value=
"DIV3"
>
DIV3
</option>
<option
value=
"H263"
>
H
263
</option>
<option
value=
"H264"
>
H
264
</option>
<option
value=
"H263"
>
h
263
</option>
<option
value=
"H264"
>
h
264
</option>
<option
value=
"WMV1"
>
WMV1
</option>
<option
value=
"WMV2"
>
WMV2
</option>
<option
value=
"MJPG"
>
MJPG
</option>
...
...
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