No Description https://ffmpeg.org/

Reimar Döffinger 3c194f390f Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails. 13 years ago
doc ca858ab77d doc/examples: give meaningful names to the example files 13 years ago
ffpresets b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec cd8cb54990 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 7533a727f9 v4l2: rewrite code iterating the supported standards 13 years ago
libavfilter 3379531c40 Port recent changes to MPlayer libmpcodecs. 13 years ago
libavformat cd8cb54990 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil 40c29d42cf Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc 84fb4e9df7 postprocess.c: filter name needs to be double 0 terminated 13 years ago
libswscale 3c194f390f Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails. 13 years ago
mt-work a54dceb26a Merge remote-tracking branch 'ffmpeg-mt/master' 13 years ago
tests 041dbd3c14 swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the bits. 13 years ago
tools f8ae3a2108 Merge remote branch 'qatar/master' 14 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 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
cmdutils.h eb8bc57240 cmdutils: remove OPT_FUNC2 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 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c ac41f3b036 ffmpeg: handle copy of packets for AVFMT_RAWPICTURE output formats 13 years ago
ffplay.c adba9c6352 Fix various unused variable warnings 13 years ago
ffprobe.c eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
ffserver.c 027264cb82 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 d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 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.