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

Reinhard Tartler fccab01807 doc: Remove outdated information about our issue tracker 13 лет назад
doc fccab01807 doc: Remove outdated information about our issue tracker 13 лет назад
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 лет назад
libavcodec f99a5ef92e ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents(). 13 лет назад
libavdevice 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 13 лет назад
libavfilter 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 13 лет назад
libavformat 8b84af7488 avidec: Factor out the sync fucntionality. 13 лет назад
libavutil 134557f3a4 doxygen: fix usage of @file directive in libavutil/{dict,file}.h 13 лет назад
libpostproc 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 13 лет назад
libswscale 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 13 лет назад
tests 29651e1d44 fate-aac: Expand coverage. 13 лет назад
tools eb7505e429 Remove some unused scripts from tools/. 13 лет назад
.gitignore 8a0572b054 Ignore generated tables and generated table generator programs. 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 070c5d0f35 partially rename FFmpeg to Libav 14 лет назад
Changelog dea22a1a91 document libswscale bump 13 лет назад
Doxyfile 807aa2d8f3 doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros 13 лет назад
INSTALL a013291d26 doc: clarify configure features 14 лет назад
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
Makefile bd9a9a2f18 build: Eliminate obsolete test targets. 13 лет назад
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 лет назад
cmdutils.c 9ba38229e5 cmdutils: add opt_default2(). 13 лет назад
cmdutils.h 9ba38229e5 cmdutils: add opt_default2(). 13 лет назад
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
common.mak 5e27ec28f0 build: create output directories as needed 13 лет назад
configure c562ba4c3d configure: Add vdpau and dxva2 to configure results output. 13 лет назад
ffmpeg.c e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 13 лет назад
ffplay.c f3876ea485 Move some variable declarations below the proper #ifdefs. 13 лет назад
ffprobe.c e0518705c8 ffprobe: use new avformat_open_* API. 13 лет назад
ffserver.c 50f2dfad67 ffserver: use new avformat_open_* API. 13 лет назад
ffserver.h 153382e1b6 multiple inclusion guard cleanup 14 лет назад
subdir.mak 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 13 лет назад
version.sh 8d3d3436e2 Drop git- prefix from version labels 13 лет назад

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.