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

Måns Rullgård c184bb44db aes: fix array index out of bounds warning 14 лет назад
doc 377723b22c Mention gas-preprocessor in documentation 14 лет назад
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 лет назад
libavcodec aad9f50751 Fix build with hardcoded tables 14 лет назад
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 лет назад
libavfilter 478b9d74d4 Enhance pad filter command-line description. 14 лет назад
libavformat 105b37859b mov: Read Flash's chpl variant 14 лет назад
libavutil c184bb44db aes: fix array index out of bounds warning 14 лет назад
libpostproc 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
libswscale 3483d87752 Fix 'assignment from incompatible pointer type' warning. 14 лет назад
tests 29054fdd0a In mxf muxer, fix last b frame temporal offset 14 лет назад
tools c4e12a9fa4 Check for doxy filetag with filename 14 лет назад
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 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 d7650484ff Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u'). 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 3275ac6a23 Make the ffmpeg and ffplay man pages show the list of lavfi filters, 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 ea28e81faa configure: add missing braces in libvpx check 14 лет назад
ffmpeg.c 3c5e1b36d5 LOL, 100l, really fix warning: 14 лет назад
ffplay.c 066ce8c93d Implement -onkeydown and -onmousedown options for ffplay. 14 лет назад
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 лет назад
ffserver.c f3bfe388b5 Make ff_url_split() public 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.