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

Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 13 лет назад
doc 2a9046c741 vf_lut.c: fix wrong syntax in example 13 лет назад
ffpresets a96b171d6c remove libx264 lossless presets 13 лет назад
libavcodec 1912c215e0 doxygen: remove a few @file parameters. 13 лет назад
libavdevice 2d8cfe1f65 libcdio: Fix missing avclass in context 13 лет назад
libavfilter 1912c215e0 doxygen: remove a few @file parameters. 13 лет назад
libavformat 5241e0144f isom: replace pseudo doxycomments with normal comments. 13 лет назад
libavutil c3a774969a avutil: bump for av_get_default_channel_layout() 13 лет назад
libpostproc 3419d9b891 postproc: fix compilation failure, now really 13 лет назад
libswresample 834b3760a7 swresample: check for invalid sample formats. 13 лет назад
libswscale ae23b26995 Enable conversions to YUV444P9/YUV444P10, they seem to work fine. 13 лет назад
mt-work 53781bf13e Update todo 13 лет назад
tests 2f503851c6 fate: fix due to new yuv444 formats 13 лет назад
tools d93a448be3 graph2dot: show timebase information for audio links 13 лет назад
.gitignore f5899f026e gitignore: add libswresample* 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 c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 лет назад
Changelog abd71130bd G.723.1 doc and change log entry 13 лет назад
Doxyfile 6337de9252 doxygen: dont generate docs for avconv.c 13 лет назад
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 лет назад
LICENSE cbf914cf16 libaac+ support 13 лет назад
MAINTAINERS cffd20b90e MAINTAINERS: new ffplay maintainer 13 лет назад
Makefile b5875b9111 Add libswresample. 13 лет назад
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 лет назад
RELEASE 4839fafc1c RELEASE: 0.8.5 has been released 13 лет назад
avconv.c f9a2d0c3fe Merge remote-tracking branch 'qatar/master' 13 лет назад
cmdutils.c ecf31a68fd Show configuration and library version with AV_LOG_INFO. 13 лет назад
cmdutils.h 7c1aba4f01 Merge remote-tracking branch 'qatar/master' 13 лет назад
cmdutils_common_opts.h 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 лет назад
common.mak b5875b9111 Add libswresample. 13 лет назад
configure 2f9d6ffda7 Merge remote-tracking branch 'qatar/master' 13 лет назад
ffmpeg.c f9a2d0c3fe Merge remote-tracking branch 'qatar/master' 13 лет назад
ffplay.c 1dd3c473a2 ffplay: use libswresample instead of av_audio_convert 13 лет назад
ffprobe.c f9d8a3423f ffprobe: fix trailing '=' in stream id. 13 лет назад
ffserver.c ef74ab20c2 Merge remote-tracking branch 'qatar/master' 13 лет назад
subdir.mak 8400607267 Merge remote-tracking branch 'qatar/master' 13 лет назад
version.sh 657eac048e version.sh: handle shallow clones and snapshots. 13 лет назад

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.