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 69599eeada don't try to find file length if streaming 20 years ago
doc Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine 20 years ago
libavcodec memory leak 20 years ago
libavformat don't try to find file length if streaming 20 years ago
postproc
tests fix mpeg2 chroma_420_type 20 years ago
vhook
.cvsignore
COPYING
CREDITS Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine 20 years ago
Changelog Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine 20 years ago
Doxyfile
INSTALL
Makefile
README
berrno.h
cmdutils.c
cmdutils.h
configure install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) 20 years ago
cws2fws.c
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
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.