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

Diego Biurrun 068aa38712 vorbis: Remove non-compiling debug statement. 13 лет назад
doc 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 13 лет назад
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 лет назад
libavcodec 068aa38712 vorbis: Remove non-compiling debug statement. 13 лет назад
libavdevice 2366462429 Replace #ifdef + av_log() combinations by av_dlog(). 13 лет назад
libavfilter e65ab9d94f Remove unused variables 13 лет назад
libavformat df96f22d8f Replace custom debug output functions by av_dlog(). 13 лет назад
libavutil 6bb70dfd74 ARM: simplify inline asm with 64-bit operands 13 лет назад
libpostproc c38d9780eb cosmetics: trim trailing whitespace in postproc 14 лет назад
libswscale 808d8ff6bb swscale: allocate larger buffer to handle altivec overreads. 13 лет назад
tests 6a9c859444 H264/MPEG frame-level multi-threading. 13 лет назад
tools c540061f3f cws2fws: Improve error message wording. 14 лет назад
.gitignore 8a0572b054 Ignore generated tables and generated table generator programs. 14 лет назад
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 лет назад
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 лет назад
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 лет назад
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 лет назад
CREDITS 070c5d0f35 partially rename FFmpeg to Libav 14 лет назад
Changelog aa47c35dff ac3enc: add support for E-AC-3 encoding. 13 лет назад
Doxyfile faa6f1c306 get rid of the last svn mentions 14 лет назад
INSTALL a013291d26 doc: clarify configure features 14 лет назад
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
Makefile 798b264678 build: remove BUILD_ROOT variable 13 лет назад
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
cmdutils.c 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
cmdutils.h 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
common.mak 798b264678 build: remove BUILD_ROOT variable 13 лет назад
configure 798b264678 build: remove BUILD_ROOT variable 13 лет назад
ffmpeg.c e65ab9d94f Remove unused variables 13 лет назад
ffplay.c 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
ffprobe.c 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
ffserver.c e2d7dc87df ffserver: move close_connection() call to avoid a temporary string and copy. 13 лет назад
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 лет назад
subdir.mak e0be794a71 Remove support for stripping executables 14 лет назад
version.sh faa6f1c306 get rid of the last svn mentions 14 лет назад

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.