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 84281d111c ff_mpeg4videodec_static_init: fix return type 12 years ago
compat
doc doc/filters: fix a few typos in the frei0r docs 12 years ago
libavcodec ff_mpeg4videodec_static_init: fix return type 12 years ago
libavdevice dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
libavfilter
libavformat mxfdec: fix potential integer overflow in mxf_compute_sample_count() 12 years ago
libavresample
libavutil cpu: add a few cpu names as aliases for their cpu flags 12 years ago
libpostproc pp: simplify postProcess(). 12 years ago
libswresample
libswscale
presets
tests mxfdec: set audio packets pts 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' 12 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c lavu/opt: fix av_opt_get_key_value() API. 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 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.