No Description https://ffmpeg.org/

Michael Niedermayer b1470d7a60 rematrix: change type of integers from 16 to 32bit to allow increasing volume with it. 13 years ago
doc cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 13 years ago
ffpresets d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec e403a97aac h264: 10l fix, missing () after replacing % by & 13 years ago
libavdevice 8646d610ff pulse: fix application name 13 years ago
libavfilter 9f9b2ab1b1 vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_frame() 13 years ago
libavformat cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 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 b1470d7a60 rematrix: change type of integers from 16 to 32bit to allow increasing volume with it. 13 years ago
libswscale b616600516 sws: replace long by x86_reg in x86 asm 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 d6b4f81721 tools: add a tool for enumerating/printing AVOptions in texinfo format 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 cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 13 years ago
ffmpeg.c d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c d54af906a4 ffplay: add frame drop statistics 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.