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.
 
 
 
 
Ronald S. Bultje 7ff1a4b10f Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil. 12 years ago
compat
doc doc/filters: rework idet filter description 12 years ago
libavcodec Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil. 12 years ago
libavdevice lavd/v4l2: fix error logic when enumerating standards 12 years ago
libavfilter lavfi/amerge: make description consistent with documentation 12 years ago
libavformat Print mxf Universal Label if the user requested verbose logging. 12 years ago
libavresample
libavutil Use simple nop codes for <= sse (rather than <= mmx). 12 years ago
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
presets
tests tests: add fate-lavfi-il test 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419' 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: fix streamcopy of lsf mp3. 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c Revert "Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de'" 12 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.