No Description https://ffmpeg.org/

Stefano Sabatini d58ed64a89 eval: add support for pow() function 13 years ago
doc d58ed64a89 eval: add support for pow() function 13 years ago
ffpresets b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter ef28c7b3a4 lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer() 13 years ago
libavformat f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil d58ed64a89 eval: add support for pow() function 13 years ago
libpostproc c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 13 years ago
libswscale ba91bf58cd swscale: override the lack of the accurate rounding flag when needed for dither. 13 years ago
mt-work a54dceb26a Merge remote-tracking branch 'ffmpeg-mt/master' 13 years ago
tests 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
tools f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
Doxyfile 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Makefile 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c b4af3cf347 cmdutils: remove unnecessary OPT_DUMMY implementation 13 years ago
cmdutils.h b4af3cf347 cmdutils: remove unnecessary OPT_DUMMY implementation 13 years ago
cmdutils_common_opts.h eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
common.mak 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
configure f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c 580817df04 Move code for "ffmpeg: fix massive leak occurring when seeking" / e4841a404bdabfeafb917454d510b60d888cb761 elsewhere 13 years ago
ffplay.c b4af3cf347 cmdutils: remove unnecessary OPT_DUMMY implementation 13 years ago
ffprobe.c cea87fb2c3 ffprobe: implement -i FILE option 13 years ago
ffserver.c 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.