You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Loren Merritt 4a387d7d3b update regression tests for r5449 (adpcm) 19 years ago
doc oprofile reference for Linux/PPC 19 years ago
libavcodec MIPS doesn't like unaligned accesses 19 years ago
libavformat dont load the index if we cant seek back 19 years ago
libavutil
libpostproc CVS --> Subversion 19 years ago
postproc
tests update regression tests for r5449 (adpcm) 19 years ago
vhook
COPYING
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile CVS --> Subversion 19 years ago
README
berrno.h
build_avopt
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure 10l to myself for being overzealous with $cross_prefix 19 years ago
cws2fws.c
ffinstall.nsi
ffmpeg.c
ffplay.c don't use xlib in ffplay, and bump required sdl version 19 years ago
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c
unwrap-diff
xvmc_render.h

README

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.