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.
 
 
 
 
 
Zoltán Hidvégi 3072f0cb2e MMX code for (put|avg)_h264_chroma_mc8 20 years ago
doc Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine 20 years ago
libavcodec MMX code for (put|avg)_h264_chroma_mc8 20 years ago
libavformat ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
postproc
tests
vhook
.cvsignore
COPYING
CREDITS
Changelog
Doxyfile
INSTALL
Makefile
README
berrno.h
cmdutils.c
cmdutils.h
configure
cws2fws.c
ffinstall.nsi fixed windows build 21 years ago
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h added include for ffserver dynamically loaded modules 22 years ago
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.