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

Vitor Sessak 9401357f01 Add missing include. Fix the following compiler warnings: 15 лет назад
doc 0584b71823 Document -formats split 15 лет назад
ffpresets 03354862cb Update preset files to jive somewhat better with more recent x264 API. 15 лет назад
libavcodec 9401357f01 Add missing include. Fix the following compiler warnings: 15 лет назад
libavdevice c173693698 Add functions to return library license and library configuration. 15 лет назад
libavfilter 2d64744fed Remove from the list of the supported formats the formats which are 15 лет назад
libavformat b9c78bca26 MOV: cprt is another tag used for copyright 15 лет назад
libavutil 60fa95683d Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. 15 лет назад
libpostproc c173693698 Add functions to return library license and library configuration. 15 лет назад
libswscale bd381fd3f6 Add functions to return library license and library configuration. 15 лет назад
tests b00803e0ae fix a rounding error in the PSNR calculation and update the many regression 15 лет назад
tools 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 15 лет назад
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 10ce8f2372 it seems I never added myself in there before 16 лет назад
Changelog 0584b71823 Document -formats split 15 лет назад
Doxyfile f2ed1a41e1 Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 15 лет назад
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 лет назад
LICENSE fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 15 лет назад
MAINTAINERS 7ae8fb8f8f Add my GPG key fingerprint 15 лет назад
Makefile 00962abaa0 Fix make install when all of ffmpeg/ffplay/ffserver are disabled 15 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c 2cb2d6f0f7 Make show_protocols() print one protocol per line. 15 лет назад
cmdutils.h 8447f0bd74 Split show_formats(). 15 лет назад
common.mak 79de9c83e0 Delete *.d files with make clean 15 лет назад
configure c261a5d927 libtheora: using the 1.0 API requires linking to both 15 лет назад
ffmpeg.c 8447f0bd74 Split show_formats(). 15 лет назад
ffplay.c 8447f0bd74 Split show_formats(). 15 лет назад
ffserver.c 8447f0bd74 Split show_formats(). 15 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak de4070b520 Add generic rules for building helpers with HOSTCC 15 лет назад
version.sh d38b7b80d1 Check if a git-svn revision number is available to try to get better version 15 лет назад

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.