Mirrored for eternity

Lou Logan d9a61ae31e presets: remove moldering iPod presets il y a 11 ans
compat 58a10e0e2c compat/w32pthreads: add return value to pthread_cond_init(). il y a 11 ans
doc d82ecfce07 cmdutils: implement FFREPORT=level=... il y a 11 ans
libavcodec 9f028b3f3a Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f' il y a 11 ans
libavdevice ffe6ecc418 lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. il y a 11 ans
libavfilter eb0fc73dcc avfilter/vf_spp: Use av_malloc_array() il y a 11 ans
libavformat 3f2f87cd5a Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' il y a 11 ans
libavresample bdb2e80e88 Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' il y a 11 ans
libavutil 9107612818 x86util: add and use RSHIFT/LSHIFT macros il y a 11 ans
libpostproc a19bcf4ee8 Fix libpostproc compilation with !HAVE_6REGS. il y a 11 ans
libswresample edf930472b swr: reindent. il y a 11 ans
libswscale 293d5d7a8e swscale/input: fix harmless integer overflow il y a 11 ans
presets d9a61ae31e presets: remove moldering iPod presets il y a 11 ans
tests 02bffc560f huffyuv: fate: add a BGR24 test il y a 11 ans
tools 9c9eac5c26 tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB il y a 11 ans
.gitignore 60058c1880 Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' il y a 11 ans
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. il y a 16 ans
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. il y a 16 ans
COPYING.LGPLv2.1 0bba26466f cosmetics: Delete empty lines at end of file. il y a 13 ans
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. il y a 16 ans
CREDITS 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content il y a 12 ans
Changelog 76bce46d8f avfilter: add signalstats filter il y a 11 ans
INSTALL.md c3ee6e3153 INSTALL: add markdown syntax il y a 11 ans
LICENSE.md 50f4d0bb50 LICENCE: add markdown syntax il y a 11 ans
MAINTAINERS eb6f6f25dc MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* il y a 11 ans
Makefile fcb5849a62 Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' il y a 11 ans
README.md c1485afe49 README: add markdown syntax il y a 11 ans
RELEASE 7e268a8afa RELEASE: update for 2.2 il y a 11 ans
arch.mak 4c57c6a765 Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' il y a 11 ans
cmdutils.c 389d45351e version string: add copyright line to version string il y a 11 ans
cmdutils.h 8518da23f5 ffmpeg: add -devices param il y a 11 ans
cmdutils_common_opts.h 8518da23f5 ffmpeg: add -devices param il y a 11 ans
cmdutils_opencl.c 76191c08f8 ffmpeg: Use av_gettime_relative() il y a 11 ans
common.mak 9e6769d2dc Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b' il y a 11 ans
configure 189ffeafd4 Force aix strip to work on 32 and 64 bit by default. il y a 11 ans
ffmpeg.c fa0d0fb42e Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' il y a 11 ans
ffmpeg.h 01ef127bf8 ffmpeg: support setting AVStream.discard il y a 11 ans
ffmpeg_dxva2.c 5b393766ba Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643' il y a 11 ans
ffmpeg_filter.c 758f929d21 ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context il y a 11 ans
ffmpeg_opt.c 01ef127bf8 ffmpeg: support setting AVStream.discard il y a 11 ans
ffmpeg_vda.c 5460ab73d2 Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' il y a 11 ans
ffmpeg_vdpau.c 3e641b4842 Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' il y a 12 ans
ffplay.c a50c6f99b4 ffplay: remove -ec handling code il y a 11 ans
ffprobe.c 3c2d9f86c7 ffprobe: add rc_max_rate to stream output il y a 11 ans
ffserver.c e0877aa544 ffserver: don't leak poll_table if poll fails il y a 11 ans
library.mak 1fc74926a5 Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90' il y a 11 ans
version.sh c580691091 version.sh: add preprocessing guards il y a 12 ans

README.md

FFmpeg README

1) Documentation

  • Read the documentation in the doc/ directory in git.

You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing

  • See the LICENSE file.

3) Build and Install

  • See the INSTALL file.