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 96d9cb220b fixing playback of DaveMatthews_Crash_PocketPC.avi 22 years ago
doc
libavcodec fixing playback of DaveMatthews_Crash_PocketPC.avi 22 years ago
libavformat * Extend the syntax of a filename for the img reader to allow looping. Thus 22 years ago
postproc
tests Initial version of test configuration file for ffserver that encodes the 22 years ago
vhook
.cvsignore
COPYING
CREDITS
Changelog
INSTALL
Makefile More changes to make things compile on more platforms 22 years ago
README
VERSION
berrno.h
configure Add more tests for the presence of dlfcn.h and dlopen 22 years ago
cygwin_inttypes.h
ffmpeg.c Add the -em_rate option to make the img reader run at the nominal frame rate. 22 years ago
ffserver.c
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.