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 0553f2c6e5 avformat/matroskaenc: make 2 tables static that are not used outside matroskaenc 12 years ago
compat
doc doc/protocols: Document file protocol options 12 years ago
libavcodec ttaenc: fix packet size 12 years ago
libavdevice avdevice/timefilter-test: dont try to optimize par1 for n0=0 case 12 years ago
libavfilter Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' 12 years ago
libavformat avformat/matroskaenc: make 2 tables static that are not used outside matroskaenc 12 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 12 years ago
libpostproc
libswresample
libswscale swscale/fill_rgb2yuv_table: fix default detection 12 years ago
presets
tests avdevice/timefilter-test: dont try to optimize par1 for n0=0 case 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: add -n option to immediately exit when output files already exist 12 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Support for shine 3.0.0 12 years ago
ffmpeg.c ffmpeg: raise level for message printed in case of auto-select pixel format 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2' 12 years ago
ffplay.c
ffprobe.c ffprobe: add -show_programs option 12 years ago
ffserver.c Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' 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.