No Description https://ffmpeg.org/

Hendrik Leppkes b76bc01034 Implement parsing of the "HandlerName" from th MP4 HDLR atom. 13 years ago
doc a0b7853f7a vf_showinfo: print checksums in hexadecimal. 13 years ago
ffpresets d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec e7f008a534 lavc: Map deprecated codec ids to ours so as to maintain compatibility with the fork. 13 years ago
libavdevice c2553a5585 Merge remote-tracking branch 'luzero/pulse' 13 years ago
libavfilter 9bd23f6815 ashowinfo: fix typo in description. 13 years ago
libavformat b76bc01034 Implement parsing of the "HandlerName" from th MP4 HDLR atom. 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 1b9ca38d9d resample2: fix potential overflow 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 173715d291 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 51bfaa21c8 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 51bfaa21c8 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.