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 759901f817 mpegdemux: support MLP/AOB 12 years ago
compat
doc lavfi: move color filter to testsrc, factorize 12 years ago
libavcodec h264: print num_reorder_frames in debug output 12 years ago
libavdevice Merge remote-tracking branch 'qatar/master' 12 years ago
libavfilter lavfi: move color filter to testsrc, factorize 12 years ago
libavformat mpegdemux: support MLP/AOB 12 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 12 years ago
libpostproc
libswresample swr: fix 10l typo mixing in and out config. 12 years ago
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
mt-work
presets
tests fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Canopus Lossless decoder 12 years ago
Doxyfile
INSTALL
LICENSE LICENSE: Document all GPL files 12 years ago
MAINTAINERS Canopus Lossless decoder 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak buildsys: fix c++ compilation 12 years ago
configure configure: reduce difference to qatar by 2 lines 12 years ago
ffmpeg.c ffmpeg: honor -ss and -t parameters with muxed subtitles. 12 years ago
ffplay.c
ffprobe.c ffprobe: fix validity error with tags and data. 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.