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.
 
 
 
 
Zdenek Kabelac 63f6082633 * support FF_MM_FORCE 22 years ago
doc
libavcodec * support FF_MM_FORCE 22 years ago
libavformat Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
postproc
tests disabling aic for h263p regression test 22 years ago
vhook
.cvsignore
COPYING
CREDITS
Changelog
INSTALL
Makefile
README
VERSION
berrno.h
configure temporary fix: BeOS only has 'which' as an alias to a shell func :^) 22 years ago
cygwin_inttypes.h
ffmpeg.c Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
ffserver.c Try to eliminate memory leak on stream termination. It doesn't crash, but I'm 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.