Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
675a66a9
Commit
675a66a9
authored
Mar 12, 2014
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: switch github urls to https
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
835f4137
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
platform.texi
doc/platform.texi
+2
-2
protocols.texi
doc/protocols.texi
+1
-1
No files found.
doc/platform.texi
View file @
675a66a9
...
@@ -52,14 +52,14 @@ unacelerated code.
...
@@ -52,14 +52,14 @@ unacelerated code.
Mac OS X on PowerPC or ARM
(
iPhone
)
requires a preprocessor from
Mac OS X on PowerPC or ARM
(
iPhone
)
requires a preprocessor from
@url
{
https:
//
github.com
/
FFmpeg
/
gas
-
preprocessor
}
or
@url
{
https:
//
github.com
/
FFmpeg
/
gas
-
preprocessor
}
or
@url
{
http:
//
github.com
/
yuvi
/
gas
-
preprocessor
}
to build the optimized
@url
{
http
s
:
//
github.com
/
yuvi
/
gas
-
preprocessor
}
to build the optimized
assembler functions. Put the Perl script somewhere
assembler functions. Put the Perl script somewhere
in your PATH, FFmpeg's configure will pick it up automatically.
in your PATH, FFmpeg's configure will pick it up automatically.
Mac OS X on amd
64
and x
86
requires @command
{
yasm
}
to build most of the
Mac OS X on amd
64
and x
86
requires @command
{
yasm
}
to build most of the
optimized assembler functions. @uref
{
http:
//
www.finkproject.org
/
, Fink
}
,
optimized assembler functions. @uref
{
http:
//
www.finkproject.org
/
, Fink
}
,
@uref
{
http:
//
www.gentoo.org
/
proj
/
en
/
gentoo
-
alt
/
prefix
/
bootstrap
-
macos.xml, Gentoo Prefix
}
,
@uref
{
http:
//
www.gentoo.org
/
proj
/
en
/
gentoo
-
alt
/
prefix
/
bootstrap
-
macos.xml, Gentoo Prefix
}
,
@uref
{
http:
//
mxcl.github.com
/
homebrew
/
, Homebrew
}
@uref
{
http
s
:
//
mxcl.github.com
/
homebrew
/
, Homebrew
}
or @uref
{
http:
//
www.macports.org, MacPorts
}
can easily provide it.
or @uref
{
http:
//
www.macports.org, MacPorts
}
can easily provide it.
...
...
doc/protocols.texi
View file @
675a66a9
...
@@ -691,7 +691,7 @@ data transferred over RDT).
...
@@ -691,7 +691,7 @@ data transferred over RDT).
The muxer can be used to send a stream using RTSP ANNOUNCE to a server
The muxer can be used to send a stream using RTSP ANNOUNCE to a server
supporting it (currently Darwin Streaming Server and Mischa Spiegelmock's
supporting it (currently Darwin Streaming Server and Mischa Spiegelmock's
@uref{http://github.com/revmischa/rtsp-server, RTSP server}).
@uref{http
s
://github.com/revmischa/rtsp-server, RTSP server}).
The required syntax for a RTSP url is:
The required syntax for a RTSP url is:
@example
@example
...
...
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