Go to file
Måns Rullgård c73f65d979 Allow disabling doc generation with --disable-doc
Originally committed as revision 20424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-31 15:58:49 +00:00
doc Document that using "make -r" might be faster than plain "make" in Windows. 2009-10-30 10:38:05 +00:00
ffpresets Update preset files to jive somewhat better with more recent x264 API. 2009-09-14 09:59:32 +00:00
libavcodec
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests
tools
Changelog Add RF64 support to wav demuxer. 2009-10-06 17:50:10 +00:00
cmdutils.c
cmdutils.h
common.mak
configure Allow disabling doc generation with --disable-doc 2009-10-31 15:58:49 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS it seems I never added myself in there before 2009-02-02 22:45:01 +00:00
Doxyfile Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 2009-10-21 18:36:42 +00:00
ffmpeg.c Issue an error when forced format cannot be honored. 2009-10-30 09:57:34 +00:00
ffplay.c
ffserver.c
ffserver.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
INSTALL Clarify that we require GNU make 3.81+. 2008-11-08 19:47:10 +00:00
LICENSE Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 2009-07-07 00:28:16 +00:00
MAINTAINERS Add my GPG key fingerprint 2009-10-06 17:42:58 +00:00
Makefile
README Move licensing information into a separate file called LICENSE and 2009-03-25 14:05:20 +00:00
subdir.mak
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.