mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add ffmpeg2.1
This commit is contained in:
parent
7bec2823f8
commit
93fec0997f
6 changed files with 36 additions and 0 deletions
BIN
trunk/3rdparty/ffmpeg-2.1.1.tar.gz
vendored
Normal file
BIN
trunk/3rdparty/ffmpeg-2.1.1.tar.gz
vendored
Normal file
Binary file not shown.
BIN
trunk/3rdparty/lame-3.99.5.tar.gz
vendored
Normal file
BIN
trunk/3rdparty/lame-3.99.5.tar.gz
vendored
Normal file
Binary file not shown.
BIN
trunk/3rdparty/libaacplus-2.0.2.tar.gz
vendored
Normal file
BIN
trunk/3rdparty/libaacplus-2.0.2.tar.gz
vendored
Normal file
Binary file not shown.
BIN
trunk/3rdparty/libaacplus-patch-26410-b00.zip
vendored
Normal file
BIN
trunk/3rdparty/libaacplus-patch-26410-b00.zip
vendored
Normal file
Binary file not shown.
36
trunk/3rdparty/readme.txt
vendored
Normal file
36
trunk/3rdparty/readme.txt
vendored
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
http-parser-2.1.zip
|
||||||
|
for srs to support http callback.
|
||||||
|
|
||||||
|
nginx-1.5.7.zip
|
||||||
|
for srs to support hls streaming.
|
||||||
|
|
||||||
|
st-1.9.zip
|
||||||
|
basic framework for srs.
|
||||||
|
|
||||||
|
ffmpeg-2.1.1.tar.gz
|
||||||
|
lame-3.99.5.tar.gz
|
||||||
|
libaacplus-2.0.2.tar.gz
|
||||||
|
libaacplus-patch-26410-b00.zip
|
||||||
|
x264-snapshot-20131129-2245-stable.tar.bz2
|
||||||
|
for srs to support live stream transcoding.
|
||||||
|
|
||||||
|
tools/ccache-3.1.9.zip
|
||||||
|
to fast build.
|
||||||
|
|
||||||
|
links:
|
||||||
|
ffmpeg:
|
||||||
|
http://ffmpeg.org/
|
||||||
|
http://ffmpeg.org/releases/ffmpeg-2.1.1.tar.gz
|
||||||
|
x264:
|
||||||
|
http://www.videolan.org/
|
||||||
|
ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2
|
||||||
|
lame:
|
||||||
|
http://sourceforge.net/projects/lame/
|
||||||
|
http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz
|
||||||
|
aacplus:
|
||||||
|
http://217.20.164.161/~tipok/aacplus/
|
||||||
|
http://217.20.164.161/~tipok/aacplus/libaacplus-2.0.2.tar.gz
|
||||||
|
aacplus-patch:
|
||||||
|
http://www.3gpp.org/DynaReport/26410.htm
|
||||||
|
http://www.3gpp.org/ftp/Specs/archive/26_series/26.410/26410-b00.zip
|
||||||
|
|
BIN
trunk/3rdparty/x264-snapshot-20131129-2245-stable.tar.bz2
vendored
Normal file
BIN
trunk/3rdparty/x264-snapshot-20131129-2245-stable.tar.bz2
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue