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 27efd8467a checksum changed cuz of b frame segfault fix? 22 years ago
doc add/put_pixels_clamped update 22 years ago
libavcodec b frame segfault fix (+-1 bug) 22 years ago
libavformat DV packet copy fix by Roman Shaposhnick 22 years ago
postproc yuv9 -> yv12 bugfixes 22 years ago
tests checksum changed cuz of b frame segfault fix? 22 years ago
vhook fixed dependencies 22 years ago
.cvsignore
COPYING
CREDITS update 22 years ago
Changelog update 22 years ago
INSTALL
Makefile dependencies are only build with make depend 22 years ago
README
VERSION
berrno.h
configure --disable-risky support 22 years ago
cygwin_inttypes.h
ffmpeg.c Audio support for DV1394 by Max Krasnyansky 22 years ago
ffserver.c zero sized malloc patch by Roman Shaposhnick 22 years ago
ffserver.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 are licensed under the Lesser GNU General Public
License. liba52 is distributed under the GNU General Public License.

Fabrice Bellard.