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.
 
 
 
 
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
compat
doc build: rename version.h to libavutil/ffversion.h 11 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 11 years ago
libavdevice
libavfilter lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not needed 11 years ago
libavformat
libavresample
libavutil build: rename version.h to libavutil/ffversion.h 11 years ago
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore build: rename version.h to libavutil/ffversion.h 11 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile build: rename version.h to libavutil/ffversion.h 11 years ago
README
RELEASE
arch.mak
cmdutils.c build: rename version.h to libavutil/ffversion.h 11 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432' 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c build: rename version.h to libavutil/ffversion.h 11 years ago
ffserver.c ffserver: print error code description in case of write_header() failure 11 years ago
library.mak
version.sh version.sh: add preprocessing guards 11 years ago

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.