No Description https://ffmpeg.org/

Stefano Sabatini 1679a40b74 vf_boxblur: fix slice-drawing 13 years ago
doc e2c213328b deshake: add documentation in filters.texi 13 years ago
ffpresets d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec 4a5ea9e0ce Simplify some bits-left/overread checks. 13 years ago
libavdevice 8646d610ff pulse: fix application name 13 years ago
libavfilter 1679a40b74 vf_boxblur: fix slice-drawing 13 years ago
libavformat f97faf6751 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil ab2539708a Check for cbrtf() and provide fallback 13 years ago
libpostproc 3419d9b891 postproc: fix compilation failure, now really 13 years ago
libswresample 44a2bb75a7 swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata’ from incompatible pointer type 13 years ago
libswscale 9eb867e117 sws: add yuv2yuvX_sse3() 13 years ago
mt-work 53781bf13e Update todo 13 years ago
presets 1e09d9085d Remove redundant libx264 preset files 13 years ago
tests f97faf6751 Merge remote-tracking branch 'qatar/master' 13 years ago
tools 072a62b50a Merge remote-tracking branch 'hexene/stagefright' 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. 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 5b602a140f Merge remote-tracking branch 'luzero/pulse' 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 d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c e9adeeec98 cmdutils: Fix loglevel for -debug 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 ab2539708a Check for cbrtf() and provide fallback 13 years ago
ffmpeg.c d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c f97faf6751 Merge remote-tracking branch 'qatar/master' 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.