No Description https://ffmpeg.org/

Reimar Döffinger 95dd1741af Allow running make in subdirs again. 13 years ago
doc 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter c9584f0c9c vf_mp: do not add duplicated pixel formats. 13 years ago
libavformat 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil 686959e87e Merge remote-tracking branch 'qatar/master' 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 043d2affbb Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 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. 16 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. 16 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 6cbe81999b Merge remote-tracking branch 'qatar/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 95dd1741af Allow running make in subdirs again. 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 years ago
cmdutils.c 54dd50d14d cmdutils: remove outcommented merge trash 13 years ago
cmdutils.h 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 13 years ago
cmdutils_common_opts.h eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
common.mak 95dd1741af Allow running make in subdirs again. 13 years ago
configure 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c 4a34e54b0e Fix zero-length gnu_printf format string warning. 13 years ago
ffplay.c b6bde8c770 ffplay: use new avformat_open_* API. 13 years ago
ffprobe.c 06724c5f5d ffprobe: remove duplicate avformat_alloc_context() 13 years ago
ffserver.c 2905e3ff64 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 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.