No Description https://ffmpeg.org/

Michael Niedermayer 3e5ea9e471 dirac: disable ff_horizontal_compose_haar0i_sse2() the function is not bitexact 13 years ago
doc 3013bfa81e vf_overlay: enable RGB path 13 years ago
ffpresets d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec 3e5ea9e471 dirac: disable ff_horizontal_compose_haar0i_sse2() the function is not bitexact 13 years ago
libavdevice 6921272b23 lavd: add v4l and v4l2 aliases. 13 years ago
libavfilter 30647fb45a lavfi: bump micro after recent changes in the overlay filter 13 years ago
libavformat 8af4ac5272 mmsh: do not try to seek to negative tiimestamps, it does not work 13 years ago
libavutil ab2539708a Check for cbrtf() and provide fallback 13 years ago
libpostproc e834f7d2bb postproc: remove stray + 13 years ago
libswresample 1b9ca38d9d resample2: fix potential overflow 13 years ago
libswscale e484b64ce3 sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. 13 years ago
mt-work 53781bf13e Update todo 13 years ago
presets 1e09d9085d Remove redundant libx264 preset files 13 years ago
tests b601ded799 Add prores regression test. 13 years ago
tools 6faf0a21e1 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore f5899f026e gitignore: add libswresample* 13 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 70bab5847e Apple ProRes encoder 13 years ago
Doxyfile 6337de9252 doxygen: dont generate docs for avconv.c 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE cbf914cf16 libaac+ support 13 years ago
MAINTAINERS 26c7ff9317 Add libmodplug support. 13 years ago
Makefile d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 4839fafc1c RELEASE: 0.8.5 has been released 13 years ago
avconv.c 51bfaa21c8 Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c 0489af478e Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h 90705aabe1 cmdutils.h: Project name cleanup 13 years ago
cmdutils_common_opts.h e9adeeec98 cmdutils: Fix loglevel for -debug 13 years ago
common.mak 22aebf1bfe Add rule for compiling to asm 13 years ago
configure cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 13 years ago
ffmpeg.c 4dbce51b9e ffmpeg: allow pass 3 13 years ago
ffplay.c df98446ba3 Revert "Remove detection of mmsh protocol in ffplay." 13 years ago
ffprobe.c 2f468826ee ffprobe: prefer av_freep() over av_free() for global print_format option. 13 years ago
ffserver.c d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
subdir.mak 22aebf1bfe Add rule for compiling to asm 13 years ago
version.sh 657eac048e version.sh: handle shallow clones and snapshots. 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.