Go to file
Francisco Javier Cabello Torres 57fc257642 via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
Originally committed as revision 1275 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-25 16:58:41 +00:00
doc Updated to reflect the current state of ffserver (as I understand it). 2002-11-21 03:52:01 +00:00
libav * Ogg/Vorbis patch by Mark Hills 2002-11-22 07:27:13 +00:00
libavcodec via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 2002-11-25 16:58:41 +00:00
postproc warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
tests * Ogg/Vorbis patch by Mark Hills 2002-11-22 07:27:13 +00:00
vhook Applied changes to make it compile on darwin 2002-11-23 01:29:25 +00:00
.cvsignore
berrno.h
Changelog
configure Applied changes to make it compile on darwin 2002-11-23 01:29:25 +00:00
COPYING
CREDITS
cygwin_inttypes.h
ffmpeg.c
ffserver.c minimum handling for mpeg4 video multicast from avi files 2002-11-20 20:49:47 +00:00
ffserver.h
INSTALL
Makefile Applied changes to make it compile on darwin 2002-11-23 01:29:25 +00:00
README
VERSION

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.