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

Stefano Sabatini 8d787f8e52 Document cmdutils.c:print_error(). 15 лет назад
doc d0eb2b7849 Document av_probe_input_format2 API addition. 15 лет назад
ffpresets 7ef7ae930c Update x264 presets in line with latest x264 changes. 15 лет назад
libavcodec e8c7fca90c Add intra refresh and crf-max support to the libavcodec libx264 wrapper. 15 лет назад
libavdevice 50f852186f Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 15 лет назад
libavfilter 3c940173c0 Add pad filter. 15 лет назад
libavformat cb0061d453 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 лет назад
libavutil e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 15 лет назад
libpostproc ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
libswscale f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 15 лет назад
tests cccc039f71 Enable libavfilter by default and fix pading for mxf-d10 15 лет назад
tools d296a658cf qt-faststart: Free ftyp_atom at all exit points 15 лет назад
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 ac1c95645a Bump libavfilter minor version and Changelog for unsharp filter 15 лет назад
Doxyfile d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 лет назад
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 лет назад
LICENSE c271ad21ac Clarify which parts of libswscale remain GPL. 15 лет назад
MAINTAINERS bd744c4fd0 Declare myself (Alex Converse) AAC maintainer. 15 лет назад
Makefile 1840b28059 Makefile: make fate target depend on compiling ffmpeg 15 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c 9e94bd3e80 Reindent after the last commit. 15 лет назад
cmdutils.h 8d787f8e52 Document cmdutils.c:print_error(). 15 лет назад
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 лет назад
common.mak de5aba8cca Make ranlib silent in brief output mode 15 лет назад
configure cccc039f71 Enable libavfilter by default and fix pading for mxf-d10 15 лет назад
ffmpeg.c 0c22311b56 Remove messy pading hack in ffmpeg.c. 15 лет назад
ffplay.c 9b157b0ccd Fix compilation error of ffmpeg and ffplay with --disable-avdevice. 15 лет назад
ffprobe.c 441881b4f9 Reindent after the last commit. 15 лет назад
ffserver.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 лет назад
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.