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

Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
doc 87a844316c Merge AMR and OpenCORE documentation sections. 15 лет назад
ffpresets c79de5c07b The default subq value in the x264 CLI is now 6, not 5. 16 лет назад
libavcodec 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
libavdevice 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
libavfilter 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 лет назад
libavformat 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
libavutil 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
libpostproc ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 лет назад
libswscale 78d01adaa7 Remove unnecessary #include <unistd.h> 15 лет назад
tests 6c2a778d38 Remove unused global variable. 15 лет назад
tools 65b875d8fc print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 15 лет назад
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 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 лет назад
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 лет назад
CREDITS 10ce8f2372 it seems I never added myself in there before 16 лет назад
Changelog 78e65cd772 Merge the AAC encoder from SoC svn. It is still considered experimental. 15 лет назад
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW 16 лет назад
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 6892931b0b Add myself as AAC encoder maintainer 15 лет назад
Makefile 2dfa305438 Fix building of tools/* 15 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c da4c2dab17 Remove superfluous const. 15 лет назад
cmdutils.h 4c97a6fafa Move opt_loglevel() from ffmpeg.c to cmdutils.c. 15 лет назад
common.mak adcb219081 Move output redirection of deps generation from make rule to DEPEND_CMD 15 лет назад
configure 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
ffmpeg.c a2f4324bb6 Check for HAVE_ISATTY. 15 лет назад
ffplay.c 1764e4bc5a Remove unnecessary rtsp.h #include. 15 лет назад
ffserver.c 5e567aae48 Consistently lowercase all HTML tags. 15 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak b0f0c43051 Use CPPFLAGS when building tests 15 лет назад
version.sh de2c2b5a98 Directly read the version number from a VERSION file; useful for releases. 16 лет назад

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.