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 042c2a1af8 doc: move HTML CSS to a dedicated file default.css 12 years ago
compat
doc doc: move HTML CSS to a dedicated file default.css 12 years ago
libavcodec lavc: Warn in case the set bitrate is very low 12 years ago
libavdevice Support H264 over video4linux2. 12 years ago
libavfilter lavfi: declare arrays that never change as static const 12 years ago
libavformat img2enc: fix typo 12 years ago
libavresample Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
libavutil
libpostproc
libswresample
libswscale Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
presets
tests Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
tools Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'acb571c89a065d943163c11efb46de35774f1909' 12 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' 12 years ago
cmdutils.h Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' 12 years ago
cmdutils_common_opts.h
common.mak
configure Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: fix recording time in->out carryover. 12 years ago
ffplay.c ffplay: fix handling of resolution changes with h264-mt 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.