Commit Graph

25 Commits (9d5495c0c20fe8b499b6723b2c94e664b7a8b324)

Author SHA1 Message Date
winlin c91ffbee93 For , , remove not used patches, note the patch for ARM already merged to ST in SRS3
Steven Liu 78cf3d4b58 upgrade x264 and ffmpeg to newest version ()
The ffmpeg and x264 in srs is too old.

Signed-off-by: Steven Liu lq@chinaffmpeg.org
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
winlin b11ddc7f41 Fix , crash for TS context corrupt. 2.0.235
winlin 574cf6a094 use libfdk_aac for srs2.
winlin a28c051c2c osx support build nginx and ffmpeg
winlin 496f689de7 fix bug for libfdk aac.
winlin 8374017329 build libfdk-aac in ffmpeg. 2.0.108
winlin 55989b4bc8 remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139
winlin 6ae6f6e60d add freetype2 to pkg-config path.
winlin 94e5e7070d fix bug of freetype2 build for ffmpeg, depends on pkg-config
winlin 603b3bcdcc add libfreetype2 for ffmpeg, remove the depends of freetype of build_ffmpeg.
Steven Liu 7ba7fd487e fix problem: cannot build x264 normal minimal Linux
parameters:
External library support:
  --disable-avs            disable avisynth support
  --disable-swscale        disable swscale support
  --disable-lavf           disable libavformat support
  --disable-ffms           disable ffmpegsource support
  --disable-gpac           disable gpac support

  There have no ffmpeg or libav when build x264, so no needed
  these parameters.

Signed-off-by: Steven Liu <lingjiujianke@gmail.com>
winlin ff90278048 add speex1.2 to transcode flash encoder stream. change to 0.9.58
winlin 02326cd844 support build with jobs
winlin 52b6ab3f2f support build with jobs
winlin 72d477f466 support use other g++ when configure.
winlin 270041b225 fix the forwarder reconnect bug, feed it the sequence header.
winlin c7ec6f511c fix the script error
winlin 5d50bdc3fc update build ffmpeg script bug for ubuntu, remove the opencl from x264
winlin 4827777035 fix the build ffmpeg script bug, add yasm to path when build
winlin 9a0d8855d8 support ffmpeg filter
winlin b1466c8883 fix build ffmpeg bug, add -ldl compile option
winlin 129244aafa change x264 from 10bit to 8bit
winlin 9a582b0e4a refine the configure
winlin ad618702aa add ffmpeg build script