Go to file
Philip Gladstone 204c0f48f4 When doing -vstats and also changing the frame rate, then don't count (and
report) frames that are dropped.

Originally committed as revision 1465 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-17 04:14:50 +00:00
doc update 2003-01-16 13:15:22 +00:00
libavcodec AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 2003-01-16 21:54:55 +00:00
libavformat AUtomatic dependency generation. Runs on Linux (at least). Probably should 2003-01-14 15:30:42 +00:00
postproc
tests shorter test streams / faster regression tests 2003-01-12 01:04:26 +00:00
vhook AUtomatic dependency generation. Runs on Linux (at least). Probably should 2003-01-14 15:30:42 +00:00
.cvsignore
berrno.h
Changelog
configure AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 2003-01-16 21:54:55 +00:00
COPYING
CREDITS
cygwin_inttypes.h
ffmpeg.c When doing -vstats and also changing the frame rate, then don't count (and 2003-01-17 04:14:50 +00:00
ffserver.c
ffserver.h
INSTALL
Makefile AUtomatic dependency generation. Runs on Linux (at least). Probably should 2003-01-14 15:30:42 +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.