Go to file
Michael Niedermayer 3df7be0f72 more links
Originally committed as revision 1445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-11 11:36:38 +00:00
doc more links 2003-01-11 11:36:38 +00:00
libavcodec added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions 2003-01-11 04:54:38 +00:00
libavformat jpeg detection fix - fixed imagepipe output 2003-01-11 05:33:35 +00:00
postproc
tests more formats 2003-01-11 05:32:29 +00:00
vhook
.cvsignore
berrno.h
Changelog
configure
COPYING
CREDITS
cygwin_inttypes.h
ffmpeg.c still image support - increase audio buffer size - do hex dump even if packet is discarded 2003-01-11 05:05:47 +00:00
ffserver.c added av_set_parameters() 2003-01-11 05:14:28 +00:00
ffserver.h
INSTALL
Makefile
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.