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.
 
 
 
 
 
Philip Gladstone 6207ba95f3 I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3 22 years ago
doc Updated to reflect the current state of ffserver (as I understand it). 22 years ago
libavcodec Kludge around compilation failure on Alpha. 22 years ago
libavformat More changes to make things compile on more platforms 22 years ago
postproc warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
tests * Ogg/Vorbis patch by Mark Hills 22 years ago
vhook Try to get this to build on more platforms (especially Darwin) 22 years ago
.cvsignore
COPYING
CREDITS update 22 years ago
Changelog 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
INSTALL
Makefile More changes to make things compile on more platforms 22 years ago
README update 22 years ago
VERSION
berrno.h
configure I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3 22 years ago
cygwin_inttypes.h
ffmpeg.c * Add frame rate conversion when there is no audio channel. This makes 22 years ago
ffserver.c More fixes to compile and build on more platforms. 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.