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.
 
 
 
 
Michael Niedermayer 160147ccfc fixing decoding of AlanKay-245.asf 20 years ago
doc
libavcodec fixing decoding of AlanKay-245.asf 20 years ago
libavformat support theora in ogg, plus required ogg core changes 20 years ago
postproc
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
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 amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com ) 20 years ago
cws2fws.c
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c Turn on the seeking support for ffm streams. Now means that streams are 20 years ago
ffserver.h
output_example.c
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.