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

Justin Ruggles 046c400103 Add Speex support to the FLV muxer. 15 лет назад
doc 046703660d Document the additon of the w and h fields to AVFilterPic. 15 лет назад
ffpresets 03354862cb Update preset files to jive somewhat better with more recent x264 API. 15 лет назад
libavcodec 75df2edbb9 Add support for hardcoded ff_sin_* tables. 15 лет назад
libavdevice 58f873dded Fix compilation of beosaudio.cpp, not tested if it actually works though. 15 лет назад
libavfilter 46c40e4835 Add w and h fields to AVFilterPic. 15 лет назад
libavformat 046c400103 Add Speex support to the FLV muxer. 15 лет назад
libavutil 20c6837880 id3v2: Add support for UTF-16 encoding. 15 лет назад
libpostproc 386eaeb43f Remove disabled code cruft. 15 лет назад
libswscale 53e5462040 Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro. 15 лет назад
tests a9b0204374 Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading code. 15 лет назад
tools 9407246d7a Drop argc/argv parameters from main(), they are unused. 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 811e0fc2e8 Add RF64 support to wav demuxer. 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 7ae8fb8f8f Add my GPG key fingerprint 15 лет назад
Makefile 9797ce58b7 Add ALAC encoding and decoding regression tests. 15 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c a3d7c19728 Improve compiler information code to print to the console on program startup. 15 лет назад
cmdutils.h 4c97a6fafa Move opt_loglevel() from ffmpeg.c to cmdutils.c. 15 лет назад
common.mak bce7b696a2 Add PIC flags early so tests they affect give correct results 15 лет назад
configure e276d9e82d ARM: force PIC for shared libs only with ARMv6T2 and later 15 лет назад
ffmpeg.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 лет назад
ffplay.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 лет назад
ffserver.c 43d160fd00 Prefer "loglevel" over "logging level number or string" as argname of 15 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak b7c10b2a2b Fix dependency generation for yasm assembler files 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.