ffmpeg-2.6.2

所属分类:Linux/Unix编程
开发工具:C/C++
文件大小:11572KB
下载次数:2
上传日期:2015-06-26 11:12:13
上 传 者三金风
说明:  ffmpeg-2.6.2 linux 源程序。很多图像转换功能很有参考价值
(ffmpeg-2.6.2 linux source code A lot of image conversion function has a reference value)

文件列表:
ffmpeg-2.6.2 (0, 2015-05-11)
ffmpeg-2.6.2\COPYING.GPLv2 (18092, 2014-10-03)
ffmpeg-2.6.2\COPYING.GPLv3 (35147, 2014-10-03)
ffmpeg-2.6.2\COPYING.LGPLv2.1 (26526, 2015-03-14)
ffmpeg-2.6.2\COPYING.LGPLv3 (7651, 2014-10-03)
ffmpeg-2.6.2\CREDITS (274, 2015-03-15)
ffmpeg-2.6.2\Changelog (50266, 2015-04-12)
ffmpeg-2.6.2\INSTALL.md (595, 2015-03-17)
ffmpeg-2.6.2\LICENSE.md (3845, 2015-04-12)
ffmpeg-2.6.2\MAINTAINERS (28896, 2015-04-12)
ffmpeg-2.6.2\Makefile (6015, 2015-04-12)
ffmpeg-2.6.2\RELEASE (6, 2015-04-12)
ffmpeg-2.6.2\RELEASE_NOTES (3681, 2015-04-12)
ffmpeg-2.6.2\VERSION (6, 2015-04-12)
ffmpeg-2.6.2\arch.mak (664, 2015-04-12)
ffmpeg-2.6.2\cmdutils.c (70958, 2015-04-12)
ffmpeg-2.6.2\cmdutils.h (19365, 2015-04-12)
ffmpeg-2.6.2\cmdutils_common_opts.h (2898, 2015-04-12)
ffmpeg-2.6.2\cmdutils_opencl.c (10236, 2015-03-17)
ffmpeg-2.6.2\common.mak (4265, 2015-04-12)
ffmpeg-2.6.2\compat (0, 2015-05-11)
ffmpeg-2.6.2\compat\aix (0, 2015-05-11)
ffmpeg-2.6.2\compat\aix\math.h (1051, 2015-03-15)
ffmpeg-2.6.2\compat\avisynth (0, 2015-05-11)
ffmpeg-2.6.2\compat\avisynth\avisynth_c.h (33211, 2015-03-17)
ffmpeg-2.6.2\compat\avisynth\avisynth_c_25.h (2679, 2015-03-15)
ffmpeg-2.6.2\compat\avisynth\avxsynth_c.h (26201, 2015-04-12)
ffmpeg-2.6.2\compat\avisynth\windowsPorts (0, 2015-05-11)
ffmpeg-2.6.2\compat\avisynth\windowsPorts\basicDataTypeConversions.h (1743, 2015-03-15)
ffmpeg-2.6.2\compat\avisynth\windowsPorts\windows2linux.h (2330, 2015-04-12)
ffmpeg-2.6.2\compat\float (0, 2015-05-11)
ffmpeg-2.6.2\compat\float\float.h (1140, 2015-03-17)
ffmpeg-2.6.2\compat\float\limits.h (872, 2015-03-17)
ffmpeg-2.6.2\compat\getopt.c (2470, 2015-03-17)
ffmpeg-2.6.2\compat\msvcrt (0, 2015-05-11)
ffmpeg-2.6.2\compat\msvcrt\snprintf.c (2126, 2015-03-14)
ffmpeg-2.6.2\compat\msvcrt\snprintf.h (1298, 2015-03-14)
ffmpeg-2.6.2\compat\os2threads.h (3708, 2015-03-15)
... ...

FFmpeg README ============= FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. ## Libraries * `libavcodec` provides implementation of a wider range of codecs. * `libavformat` implements streaming protocols, container formats and basic I/O access. * `libavutil` includes hashers, decompressors and miscellaneous utility functions. * `libavfilter` provides a mean to alter decoded Audio and Video through chain of filters. * `libavdevice` provides an abstraction to access capture and playback devices. * `libswresample` implements audio mixing and resampling routines. * `libswscale` implements color conversion and scaling routines. ## Tools * [ffmpeg](http://ffmpeg.org/ffmpeg.html) is a command line toolbox to manipulate, convert and stream multimedia content. * [ffplay](http://ffmpeg.org/ffplay.html) is a minimalistic multimedia player. * [ffprobe](http://ffmpeg.org/ffprobe.html) is a simple analysis tool to inspect multimedia content. * [ffserver](http://ffmpeg.org/ffserver.html) is a multimedia streaming server for live broadcasts. * Additional small tools such as `aviocat`, `ismindex` and `qt-faststart`. ## Documentation The offline documentation is available in the **doc/** directory. The online documentation is available in the main [website](http://ffmpeg.org) and in the [wiki](http://trac.ffmpeg.org). ### Examples Coding examples are available in the **doc/examples** directory. ## License FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.

近期下载者

相关文件


收藏者