No Description https://ffmpeg.org/

Reimar Döffinger 70564983c5 Add const to fix "cast discards qualifiers" warnings. 13 years ago
doc c328122a8d api-example: uppercase first letter in "copyright" 13 years ago
ffpresets b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec 9362b50941 examples: move API examples to a dedicated dir in doc 13 years ago
libavdevice 7533a727f9 v4l2: rewrite code iterating the supported standards 13 years ago
libavfilter 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
libavformat f86d260df3 wav: Don't avio_seek() if we know we'll run into EOF 13 years ago
libavutil 2c10ee2358 error.c: fix compile flags 13 years ago
libpostproc ea535ed50d Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the code 13 years ago
libswscale 70564983c5 Add const to fix "cast discards qualifiers" warnings. 13 years ago
mt-work 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 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 f712f6c8a4 ffmpeg: simplify opt_*_codec() options 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.