You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/3rdparty
winlin 263213d8b6 update version, add build date 11 years ago
..
tools add ccache zip 11 years ago
CherryPy-3.2.4.zip update version, add build date 11 years ago
ffmpeg-2.1.1.zip add ffmpeg build script 11 years ago
http-parser-2.1.zip support config and reload the pithy print. 11 years ago
lame-3.99.5.zip add ffmpeg build script 11 years ago
libaacplus-2.0.2.zip add ffmpeg build script 11 years ago
libaacplus-patch-26410-800.zip add ffmpeg build script 11 years ago
nginx-1.5.7.zip use nginx-1.5.7 for security hole fixed 11 years ago
readme.txt update version, add build date 11 years ago
st-1.9.zip add build framework 11 years ago
x264-snapshot-20131129-2245-stable.zip add ffmpeg build script 11 years ago
yasm-1.2.0.zip add ffmpeg build script 11 years ago

readme.txt

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.

CherryPy-3.2.4.zip
    sample api server for srs.

ffmpeg-2.1.1.tar.gz
yasm-1.2.0.tar.gz
lame-3.99.5.tar.gz
libaacplus-2.0.2.tar.gz
libaacplus-patch-26410-800.zip (26410-800.zip)
x264-snapshot-20131129-2245-stable.tar.bz2 (core.138)
    for srs to support live stream transcoding.
    remark: we use *.zip for all linux plantform.

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-800.zip
    yasm:
        http://yasm.tortall.net/
        http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
    cherrypy:
        http://www.cherrypy.org/
        https://pypi.python.org/pypi/CherryPy/3.2.4