You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 9f36ec6aa9 aacps: fix order of operands of ipdopd_reset(). 12 years ago
compat
doc lavfi/showspectrum: add sliding mode. 12 years ago
libavcodec aacps: fix order of operands of ipdopd_reset(). 12 years ago
libavdevice lavd/lavfi: fix leak in case of failure 12 years ago
libavfilter lavfi/showspectrum: add sliding mode. 12 years ago
libavformat aiffdec: read ID3 attached pictures 12 years ago
libavresample
libavutil tools: add ffescape utility 12 years ago
libpostproc
libswresample
libswscale
presets
tests
tools tools: add ffescape utility 12 years ago
.gitignore tools: add ffescape utility 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog tools: add ffescape utility 12 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver: fix printf argument type 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.