Go to file
Michael Niedermayer 89b9441aba only add prefix after \n
Originally committed as revision 2471 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-11-03 13:58:26 +00:00
doc diff -up looks better then diff -u 2003-10-25 00:35:25 +00:00
libavcodec only add prefix after \n 2003-11-03 13:58:26 +00:00
libavformat Make avi and asf demuxer export palette in palctrl 2003-11-02 21:55:38 +00:00
postproc 10l (forgot that the dstW offset is hardcoded in the asm) 2003-11-03 02:19:57 +00:00
tests picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least 2003-10-16 00:21:54 +00:00
vhook - Moving -Wall from the individual Makefiles to configure (and only 2003-10-18 18:47:06 +00:00
.cvsignore
berrno.h
Changelog implemented Id Quake II CIN support 2003-10-03 05:43:03 +00:00
cmdutils.c
cmdutils.h
configure ; 2003-11-01 14:29:32 +00:00
COPYING
CREDITS New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c * DV demuxer is now capable of decoding auxilary audio stream. So, 2003-10-31 22:26:26 +00:00
ffplay.c AVRational 2003-10-20 20:23:46 +00:00
ffserver.c
ffserver.h
INSTALL
Makefile - Moving -Wall from the individual Makefiles to configure (and only 2003-10-18 18:47:06 +00:00
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.