Нет описания https://ffmpeg.org/

Philip Langdale 5eb6852063 tools/coverity: Add models for av_mallocz and av_free 8 лет назад
compat 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 лет назад
doc afb84857bf vf_colorspace: Forbid odd dimensions 8 лет назад
libavcodec c2f3af57a5 avcodec/nvenc: mark intentional fall through 8 лет назад
libavdevice d7d6f9c782 Merge commit '0b1bd1b2057d41fd0ccba7317911c484a50f9207' 8 лет назад
libavfilter 7dafb3a25a avfilter/vf_hwupload_cuda: fix potential leak 8 лет назад
libavformat 7010ebdf1f mov: Evaluate the movie display matrix 8 лет назад
libavresample 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 лет назад
libavutil 52773a2c68 avutil/hwcontext_cuda: check for missing pixel format 8 лет назад
libpostproc 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 лет назад
libswresample da34e4e132 swresample/soxr: fix invalid use of linear_interp 8 лет назад
libswscale ac206bb175 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 8 лет назад
presets d9a61ae31e presets: remove moldering iPod presets 10 лет назад
tests 115b834dcf fate: Add test for mov displaymatrix 8 лет назад
tools 5eb6852063 tools/coverity: Add models for av_mallocz and av_free 8 лет назад
.gitattributes 0f257e29c5 Treat all '*.pnm' files as non-text file 10 лет назад
.gitignore 5a9134f5f1 Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1' 8 лет назад
.travis.yml df8e24be5d Merge commit 'eda183287489b2c705843aa373a19c4e46fb2fec' 9 лет назад
CONTRIBUTING.md ef42c1de2b Add CONTRIBUTING.md 8 лет назад
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 лет назад
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 лет назад
COPYING.LGPLv2.1 0bba26466f cosmetics: Delete empty lines at end of file. 13 лет назад
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 лет назад
CREDITS 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content 12 лет назад
Changelog 36e27c87e7 vc1dec: support multiple slices in frame coded images with hwaccel 8 лет назад
INSTALL.md c3ee6e3153 INSTALL: add markdown syntax 10 лет назад
LICENSE.md 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 лет назад
MAINTAINERS 334775f58f MAINTAINERS: Add Vittorio to "Developers with git write access who are currently not maintaining any specific part" 8 лет назад
Makefile 5a9134f5f1 Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1' 8 лет назад
README.md ef42c1de2b Add CONTRIBUTING.md 8 лет назад
RELEASE e1b30c8a01 RELEASE: Update for past 3.2 branch 8 лет назад
arch.mak a27401a05b mips: rename mipsdspr1 to mipsdsp 9 лет назад
cmdutils.c d79d8ef927 cmdutils: remove duplicate windows.h include 8 лет назад
cmdutils.h acd87dfc05 cmdutils: add show_demuxers and show_muxers 8 лет назад
cmdutils_common_opts.h acd87dfc05 cmdutils: add show_demuxers and show_muxers 8 лет назад
cmdutils_opencl.c 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 лет назад
common.mak da7c918e80 Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1' 8 лет назад
configure 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 лет назад
ffmpeg.c 825f6fbfac ffmpeg: factor out sending frame to filters 8 лет назад
ffmpeg.h 198e8b8e77 Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5' 8 лет назад
ffmpeg_cuvid.c c8a6eb58d7 doc: fix spelling errors 8 лет назад
ffmpeg_dxva2.c 85da4f9258 Merge commit '18c506e9e6e8df8b1d496d093077b8240ea68c28' 8 лет назад
ffmpeg_filter.c 8f5a2bed5e ffmpeg_filter: fix several logic failures 8 лет назад
ffmpeg_opt.c bda6f2937e ffmpeg_opt: Fix starttime with ffm in bitexact mode 8 лет назад
ffmpeg_qsv.c 03cef34aa6 ffmpeg_qsv: Fix hwaccel transcoding 8 лет назад
ffmpeg_vaapi.c 1846a3eac8 ffmpeg_vaapi: fix choice of decoder_format 8 лет назад
ffmpeg_vdpau.c 844256740d Merge commit 'f72db3f2f3a8c83a4f5dede8fa03434b2bf676c6' 8 лет назад
ffmpeg_videotoolbox.c 3041618516 ffmpeg/videotoolbox: protect UTGetOSTypeFromString on both VDA and VT 9 лет назад
ffplay.c 28d87899e3 ffplay: allow fallback to software renderer 8 лет назад
ffprobe.c 33f7f636ff ffprobe: Fix displaying side data list only 8 лет назад
ffserver.c 8cbdaa4b01 ffserver: Add client requested urls to the status page 8 лет назад
ffserver_config.c 606702ea34 ffsrever: Make the status page bitexact if any stream is bitexact 8 лет назад
ffserver_config.h 606702ea34 ffsrever: Make the status page bitexact if any stream is bitexact 8 лет назад
library.mak da7c918e80 Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1' 8 лет назад
version.sh cb3f99e4d3 version.sh: Fix spurious rebuilds. 9 лет назад

README.md

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 is a command line toolbox to manipulate, convert and stream multimedia content.
  • ffplay is a minimalistic multimedia player.
  • ffprobe is a simple analysis tool to inspect multimedia content.
  • ffserver 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 and in the wiki.

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.

Contributing

Patches should be submitted to the ffmpeg-devel mailing list using git format-patch or git send-email. Github pull requests should be avoided because they are not part of our review process and will be ignored.