No description
Find a file
Michael Niedermayer 1cb5f7fd41 mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-26 20:23:13 +00:00
doc update 2003-08-24 21:34:12 +00:00
libavcodec fixing CODEC_FLAG_GLOBAL_HEADER 2003-08-26 20:14:28 +00:00
libavformat mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) 2003-08-26 20:23:13 +00:00
postproc
tests mpeg2 regression test 2003-08-26 07:42:25 +00:00
vhook
.cvsignore
berrno.h
Changelog
cmdutils.c more sections in help - copyright fixes 2003-08-24 15:29:48 +00:00
cmdutils.h more sections in help - copyright fixes 2003-08-24 15:29:48 +00:00
common.h
configure man page installation support 2003-08-24 16:02:39 +00:00
COPYING
CREDITS
cygwin_inttypes.h
ffmpeg.c added loop option 2003-08-24 21:19:13 +00:00
ffplay.c more sections in help - copyright fixes 2003-08-24 15:29:48 +00:00
ffserver.c more sections in help - copyright fixes 2003-08-24 15:29:48 +00:00
ffserver.h
INSTALL
Makefile man page installation support 2003-08-24 16:02:39 +00:00
output_example.c
README
VERSION update version 2003-08-24 21:34:41 +00:00
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.