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 83fc6c822b avformat/wavdec: Dont trust the fact chunk for PCM 11 years ago
compat Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' 12 years ago
doc
libavcodec avcodec/exr: use avpriv_report_missing_feature() 11 years ago
libavdevice lavd/xv.c: Include XShm.h before Xvlib.h. 11 years ago
libavfilter
libavformat avformat/wavdec: Dont trust the fact chunk for PCM 11 years ago
libavresample Reinstate proper FFmpeg license for all files. 12 years ago
libavutil
libpostproc
libswresample
libswscale Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' 11 years ago
presets
tests
tools
.gitignore tools: add benchmark for crypto functions. 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 12 years ago
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c ffmpeg_filter: check that the input media type match the filter 12 years ago
ffmpeg_opt.c
ffplay.c ffplay: avoid direct access to lowres use av_codec_g/set_lowres() 11 years ago
ffprobe.c
ffserver.c
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.