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

Peter Ross 07e6384dd8 Add doxygen @file comment block 14 лет назад
doc 12002cae59 Remove outdated entries about bt8x8 capture on Linux 2.4 kernels. 14 лет назад
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 лет назад
libavcodec 07e6384dd8 Add doxygen @file comment block 14 лет назад
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 лет назад
libavfilter 9f0e31d29a Make avfilter.c dprintf* functions internal and declare them in an 14 лет назад
libavformat 07e6384dd8 Add doxygen @file comment block 14 лет назад
libavutil eedc4ee5d8 Use attribute force_align_arg_pointer only on x86_32. 14 лет назад
libpostproc 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
libswscale e593826b93 Cosmetics: reindent and unify whitespace 14 лет назад
tests 77cce79aa7 fate: ensure all imported rules are handled by helpers 14 лет назад
tools 2543c7fb1a grep Changelog entry from unified diffs 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 5a71709467 Tele-typewriter demuxer 14 лет назад
Doxyfile 65415bb93a Do not generate LaTeX Doxygen documentation by default. 14 лет назад
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 лет назад
LICENSE 788c82e308 libvpx now has an (L)GPL-compatible license. 14 лет назад
MAINTAINERS 99ca7c94c4 Update maintainers list according to renames made in rev 21284 and 22109 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 c0b1660582 Fix dependencies for msmpeg4v3 regression test 14 лет назад
ffmpeg.c d62ccec8b1 FFmpeg : Replace some av_exit calls in av_transcode with branches to the 14 лет назад
ffplay.c e1d7c8831c Add avsubtitle_free function. 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.