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 5a75924dfd rtmpproto: fix out of array write 12 years ago
compat
doc Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' 12 years ago
libavcodec motion-test: zero dsp context 12 years ago
libavdevice
libavfilter lavfi/ebur128: fix typo in condition. 12 years ago
libavformat rtmpproto: fix out of array write 12 years ago
libavresample
libavutil random_seed: fix digest size 12 years ago
libpostproc
libswresample swri_resample_init: unsupported sample formats are an internal error. 12 years ago
libswscale yuv2rgb: fix declared array sizes, so they match actuals. 12 years ago
presets
tests Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
tools qt-faststart: fix printf argument type 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Revert "configure: link flite against libasound" 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
ffplay.c
ffprobe.c ffprobe: fix use of uninitialized pointer in av_strtok() 12 years ago
ffserver.c
library.mak Merge remote-tracking branch 'qatar/master' 12 years ago
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.