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 61c7c3e347 raw h261 demuxing fix 20 years ago
doc H.261 stuff 21 years ago
libavcodec automatic workaround for another padding bug 20 years ago
libavformat raw h261 demuxing fix 20 years ago
postproc
tests switch pnm from imagepipe to image2pipe 20 years ago
vhook
.cvsignore
COPYING
CREDITS credited with H.261 encoder 21 years ago
Changelog H.261 stuff 21 years ago
Doxyfile
INSTALL
Makefile * Introducing IIDC1394 grabbing interface. 21 years ago
README
berrno.h
cmdutils.c
cmdutils.h
configure IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) 20 years ago
cws2fws.c
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c move p*m from image/lavf -> image2/lavc 20 years ago
ffplay.c
ffserver.c
ffserver.h
output_example.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.