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

Måns Rullgård f4d80ecb22 lfg: add missing includes 14 лет назад
doc 16400da6f3 Perform minor style fixes. 14 лет назад
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 лет назад
libavcodec 4b04c5ca29 Current Cygwin has mkstemp(). 14 лет назад
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 лет назад
libavfilter ee4355808c Reindent after r24101. 14 лет назад
libavformat 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 14 лет назад
libavutil f4d80ecb22 lfg: add missing includes 14 лет назад
libpostproc 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
libswscale 3483d87752 Fix 'assignment from incompatible pointer type' warning. 14 лет назад
tests 150ef830f5 fate: fail with a sensible error message if reference file is missing 14 лет назад
tools c4e12a9fa4 Check for doxy filetag with filename 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 55347a954e Add myself to CREDITS 15 лет назад
Changelog b9796cc7c7 r24021 which i have approved did by mistake remove a empty line that had a purpose. 14 лет назад
Doxyfile ad9eff3f9c Do not generate documentation for .d files; they do not contain source code. 14 лет назад
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 лет назад
LICENSE 788c82e308 libvpx now has an (L)GPL-compatible license. 14 лет назад
MAINTAINERS 0f28638b96 Step back as documentation maintainer. 14 лет назад
Makefile 34ae2d90e0 Remove dead target from .PHONY list 14 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c 25e25617f6 Make all the numeric options accept in input an expression which is 14 лет назад
cmdutils.h 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 14 лет назад
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 лет назад
common.mak 11d788cade Stop make complaining about moved/deleted headers 14 лет назад
configure 40fe5019ef configure: fix pcm test deps 14 лет назад
ffmpeg.c 748db0fcc4 Move frame_available computation to where it belongs in ffmpeg.c. 14 лет назад
ffplay.c 00f72577ad FFplay : Fix segfault when playing monoaural streams. 14 лет назад
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 лет назад
ffserver.c 0aee2a57c8 Also use 503 for bandwidth limit exceeded 14 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak 838c7c7407 Remove $(MSG) override for install-lib targets 15 лет назад
version.sh 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 лет назад

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.