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.
 
 
 
 
Stefano Sabatini 27db2bf000 ffmpeg: remove -crop* and -pad* options 12 years ago
compat
doc ffmpeg: remove -crop* and -pad* options 12 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 12 years ago
libavdevice
libavfilter lavfi/vf_drawtext: default to expansion=normal. 12 years ago
libavformat lavf/srtdec: do not try to queue empty subtitle chunks. 12 years ago
libavresample
libavutil Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' 12 years ago
libpostproc
libswresample swr/ build_filter: use av_calloc() fix buffer overflow 12 years ago
libswscale sws: disable yuv2rgb warning for planar rgb. 12 years ago
presets
tests sws: add planar RGB formats to isAnyRGB 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog remove av_strnstr from Changelog 12 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' 12 years ago
ffmpeg.c ffmpeg: implement -force_key_frames expression evalution 12 years ago
ffmpeg.h ffmpeg: implement -force_key_frames expression evalution 12 years ago
ffmpeg_filter.c ffmpeg: support filtering of unknown channel layouts. 12 years ago
ffmpeg_opt.c ffmpeg: remove -crop* and -pad* options 12 years ago
ffplay.c
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.