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.
 
 
 
 
Måns Rullgård e7a4dafbe3 set correct source path when running configure using relative path 20 years ago
doc changed the mailinglist pointers to the new place (mplayerhq) 20 years ago
libavcodec change extradata format for vorbis 20 years ago
libavformat change extradata format for vorbis 20 years ago
postproc unused define 20 years ago
tests #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
vhook cast NULL to correct type 20 years ago
.cvsignore
COPYING
CREDITS
Changelog Indeo 2 20 years ago
Doxyfile
INSTALL
Makefile support BUILDSUF patch by <charles dot yates at pandora dot be> 20 years ago
README
berrno.h
cmdutils.c
cmdutils.h
configure set correct source path when running configure using relative path 20 years ago
cws2fws.c
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c 10l (rescaling AV_NOPTS_VALUE) 20 years ago
ffplay.c switch to native time bases 20 years ago
ffserver.c Turn on the seeking support for ffm streams. Now means that streams are 20 years ago
ffserver.h
output_example.c switch to native time bases 20 years ago
pktdumper.c
qt-faststart.c
xvmc_render.h

README

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

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.

* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.