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.
 
 
 
 
Dieter 00a7d8d69c practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
doc Moved hook documentation into the doc directory 23 years ago
libavcodec practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
libavformat cleanup 22 years ago
postproc warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 23 years ago
tests 100l (sad8x8_x2 had params in wrong order) 23 years ago
vhook Added a release function to free up the context. Also removed the dummy 23 years ago
.cvsignore
COPYING
CREDITS update 23 years ago
Changelog
INSTALL
Makefile More changes to make things compile on more platforms 23 years ago
README
VERSION
berrno.h
configure Add more tests for the presence of dlfcn.h and dlopen 23 years ago
cygwin_inttypes.h
ffmpeg.c crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
ffserver.c cleanup 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.