No Description https://ffmpeg.org/

Martin Storsjö 9c008fdbd4 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
compat 7904859fd8 compat/cuda: convert to unix line endings 7 years ago
doc c655749d1d Update for 3.2.19 1 year ago
libavcodec efee81be1a avcodec/dstdec: Check for overflow in build_filter() 1 year ago
libavdevice 27fc118d1c avdevice/iec61883: free the private context at the end 6 years ago
libavfilter 23ce7312cc avfilter/vsrc_mandelbrot: Check for malloc failure 1 year ago
libavformat 2b9ab80757 avformat/spdifdec: Use 64bit to compute bit rate 1 year ago
libavresample 660229d647 Revert "Bump minor versions after 3.2 branchpoint to seperate release" 7 years ago
libavutil e8363735fb avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 2 years ago
libpostproc 5a82f570a4 postproc/postprocess_template: remove FF_REG_sp from clobber list 5 years ago
libswresample 430405eb0b swresample/swresample: Fix input channel count in resample_first computation 5 years ago
libswscale 9c008fdbd4 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
presets d9a61ae31e presets: remove moldering iPod presets 10 years ago
tests 86b84302f3 avcodec/vp56rac: delay signaling an error on truncated input 4 years ago
tools 2d14096d63 tools/cws2fws: Check read() for failure 2 years ago
.gitattributes 0f257e29c5 Treat all '*.pnm' files as non-text file 9 years ago
.gitignore 5a9134f5f1 Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1' 8 years ago
.travis.yml df8e24be5d Merge commit 'eda183287489b2c705843aa373a19c4e46fb2fec' 8 years ago
CONTRIBUTING.md ef42c1de2b Add CONTRIBUTING.md 7 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 0bba26466f cosmetics: Delete empty lines at end of file. 12 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content 11 years ago
Changelog c655749d1d Update for 3.2.19 1 year ago
INSTALL.md c3ee6e3153 INSTALL: add markdown syntax 10 years ago
LICENSE.md dc0f711459 lavc: remove libfaac wrapper 7 years ago
MAINTAINERS dc6f7e6bf7 MAINTAINERS: Add ED25519 key for signing my commits in the future 1 year ago
Makefile 5a9134f5f1 Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1' 8 years ago
README.md ef42c1de2b Add CONTRIBUTING.md 7 years ago
RELEASE c655749d1d Update for 3.2.19 1 year ago
RELEASE_NOTES bfa1895472 Update missed irc links 2 years ago
arch.mak a27401a05b mips: rename mipsdspr1 to mipsdsp 8 years ago
cmdutils.c 3e5d27d7a7 cmdutils: fix typos 7 years ago
cmdutils.h 3e5d27d7a7 cmdutils: fix typos 7 years ago
cmdutils_common_opts.h 5f55819850 opts: add list device sources/sinks options 9 years ago
cmdutils_opencl.c 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 8 years ago
common.mak da7c918e80 Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1' 8 years ago
configure a82872c283 configure: bump year 2 years ago
ffmpeg.c a86137e6e8 fftools/ffmpeg: Free swresample dictionary during cleanup 4 years ago
ffmpeg.h 3e5e5bdfef Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' 7 years ago
ffmpeg_cuvid.c c8a6eb58d7 doc: fix spelling errors 7 years ago
ffmpeg_dxva2.c 85da4f9258 Merge commit '18c506e9e6e8df8b1d496d093077b8240ea68c28' 8 years ago
ffmpeg_filter.c 955b818cf9 ffmpeg: switch to codecpar 7 years ago
ffmpeg_opt.c ee92ee3b5a fftools/ffmpeg_opt: Fix leak of options when parsing options fails 2 years ago
ffmpeg_qsv.c 46bfc1562f ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue. 7 years ago
ffmpeg_vaapi.c 1846a3eac8 ffmpeg_vaapi: fix choice of decoder_format 7 years ago
ffmpeg_vdpau.c 844256740d Merge commit 'f72db3f2f3a8c83a4f5dede8fa03434b2bf676c6' 8 years ago
ffmpeg_videotoolbox.c 3041618516 ffmpeg/videotoolbox: protect UTGetOSTypeFromString on both VDA and VT 8 years ago
ffplay.c 47e47cfb07 ffplay: fix sws_scale possible out of bounds array access 7 years ago
ffprobe.c baca98fc09 ffprobe: Fix NULL pointer handling in color parameter printing 6 years ago
ffserver.c c12ee64e80 ffserver: Check chunk size 7 years ago
ffserver_config.c 29ef35abff ffserver_config: Setup codecpar in add_codec() 7 years ago
ffserver_config.h 3b89a67315 ffserver: Use singlejpeg muxer for jpeg 9 years ago
library.mak da7c918e80 Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1' 8 years ago
version.sh cb3f99e4d3 version.sh: Fix spurious rebuilds. 8 years ago

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.