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

Diego Biurrun 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 лет назад
doc 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 лет назад
libavcodec 558cf502ac Fixed invalid writes in wavpack decoder on corrupted bitstreams. 13 лет назад
libavdevice 9c96b1efb1 Do not free BITMAPINFOHEADER before we are done using it. 13 лет назад
libavfilter 8af11e51f2 vf_scale: apply the same transform to the aspect during init that is applied per frame 13 лет назад
libavformat 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 лет назад
libavutil 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
libpostproc c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 13 лет назад
libswscale 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
mt-work 53781bf13e Update todo 13 лет назад
tests 4f643430f2 Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 13 лет назад
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 13 лет назад
.gitignore 80d156d7fd Merge remote-tracking branch 'qatar/master' 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 c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 лет назад
Changelog 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
Doxyfile a9a8e5ca99 Update for 0.8.3 13 лет назад
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 лет назад
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 лет назад
MAINTAINERS 3c9bfb3368 add MicroDVD muxer and demuxer 14 лет назад
Makefile 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 лет назад
RELEASE a9a8e5ca99 Update for 0.8.3 13 лет назад
VERSION a9a8e5ca99 Update for 0.8.3 13 лет назад
cmdutils.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
cmdutils.h 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
cmdutils_common_opts.h 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
common.mak c137fdd778 Merge remote-tracking branch 'qatar/master' 13 лет назад
configure c8b37fd03d Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 лет назад
ffmpeg.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
ffplay.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
ffprobe.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
ffserver.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 лет назад
version.sh 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 лет назад

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.