No Description https://ffmpeg.org/

Michael Niedermayer 83630f79ec regtests: add grayscale qtrle 14 years ago
doc 59eb12faff Merge remote branch 'qatar/master' 14 years ago
ffpresets 14360e0783 Remove now useless ffpresets for x264, use -preset 14 years ago
libavcodec ce10e858a7 Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE encoder 14 years ago
libavdevice 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 14 years ago
libavfilter 6841c8c579 Merge remote branch 'qatar/master' 14 years ago
libavformat 4f038fdc23 Add "DAVC" FourCC 14 years ago
libavutil a18eff49c0 av_compare_ts: Improve speed when calculations fit in 64bit. 14 years ago
libpostproc 6841c8c579 Merge remote branch 'qatar/master' 14 years ago
libswscale 1d14edb724 Use VOFW 21503 as a default value for all types of the CPUs 14 years ago
mt-work 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
tests 83630f79ec regtests: add grayscale qtrle 14 years ago
tools 7b376b398a Merge remote branch 'qatar/master' 14 years ago
.gitignore 2c3589bfda consolidate .gitignore patters into a single file 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. 16 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. 16 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog 3f6dc4a130 encoder for adobe's flash ScreenVideo2 codec 14 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 ccd77fe59b Makefile:Put lost tab back. 14 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c 580fa76c5c Allocate per codec options, now that options are freed between inputs and outputs. 14 years ago
cmdutils.h 707e8612e8 Merge remote branch 'qatar/master' 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 7ac167493e Merge remote-tracking branch 'newdev/master' 14 years ago
configure de545d2491 configure: Fix SDL detection on OSX and win32 14 years ago
ffmpeg.c 59eb12faff Merge remote branch 'qatar/master' 14 years ago
ffplay.c 99119bdffe ffplay: fix null pointer read when codec unavilable. 14 years ago
ffprobe.c 7b376b398a Merge remote branch 'qatar/master' 14 years ago
ffserver.c d7e5aebae7 Merge remote branch 'qatar/master' 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak b1ca9642a2 Revert "Remove support for stripping executables" 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.