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

Anton Khirnov 6361c5e1e6 cmdutils: allow storing per-stream/chapter/.... options in a generic way 13 лет назад
doc fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 лет назад
ffpresets e25c67108a libx264: handle closed GOP codec flag 14 лет назад
libavcodec fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 лет назад
libavdevice c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 лет назад
libavfilter 52982dbe47 vf_scale: don't leak SWS context. 13 лет назад
libavformat 346ea9e222 http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 13 лет назад
libavutil e955a682e1 AVOptions: fix av_set_string3() doxy to match reality. 13 лет назад
libpostproc f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 лет назад
libswscale fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 лет назад
tests 757b86cd9e codec-regression: force vsync 0 on the me_threshold test to make sure frames match. 13 лет назад
tools c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 лет назад
.gitignore 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 лет назад
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 070c5d0f35 partially rename FFmpeg to Libav 14 лет назад
Changelog 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 лет назад
Doxyfile d0fcf39f0c doxygen: Move function documentation into the macro generating the function. 13 лет назад
INSTALL a013291d26 doc: clarify configure features 14 лет назад
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 лет назад
Makefile cc73511e8e Fix NASM include directive 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 лет назад
avconv.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
avplay.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
avprobe.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
avserver.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
cmdutils.c 6361c5e1e6 cmdutils: allow storing per-stream/chapter/.... options in a generic way 13 лет назад
cmdutils.h 6361c5e1e6 cmdutils: allow storing per-stream/chapter/.... options in a generic way 13 лет назад
cmdutils_common_opts.h 26513856d6 cmdutils: remove OPT_FUNC2 13 лет назад
common.mak ca9036155d build: remove unnecessary FFLDFLAGS variable 13 лет назад
configure d2ba1fb50c configure: fix typo in avconv dependency list 13 лет назад
ffmpeg.c 7cc8d6385a cmdutils: add support for caller-provided option context. 13 лет назад
subdir.mak 8a54bfe83f build: make examples build normally 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.