Go to file
Michael Niedermayer 5f1948111a pts fix and related fixes
Originally committed as revision 2452 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-30 16:58:49 +00:00
doc diff -up looks better then diff -u 2003-10-25 00:35:25 +00:00
libavcodec pts fix and related fixes 2003-10-30 16:58:49 +00:00
libavformat revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
postproc minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv) 2003-10-22 00:19:20 +00:00
tests
vhook
.cvsignore
berrno.h
Changelog
cmdutils.c
cmdutils.h
configure * sh doesn't understand $(command) type of Command substitution. 2003-10-24 23:48:53 +00:00
COPYING
CREDITS
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c forgot to apply this chunk appearently, no, i dont really remember where it came from 2003-10-21 12:55:01 +00:00
ffplay.c
ffserver.c
ffserver.h
INSTALL
Makefile
output_example.c
README
xvmc_render.h

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  liba52 and libpostproc are licensed under the Lesser GNU General
  Public License. 

* liba52 and libpostproc are distributed under the GNU General Public
  License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.