FFmpeg git repo
Go to file
Michael Niedermayer 1449b7220d 10l to whoever wrote this
Originally committed as revision 5479 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-15 09:20:31 +00:00
doc oprofile reference for Linux/PPC 2006-06-13 01:20:39 +00:00
libavcodec 10l to whoever wrote this 2006-06-15 09:20:31 +00:00
libavformat Fix typo 2006-06-15 07:36:57 +00:00
libavutil remove redundant make variable SUBDIR 2006-06-01 21:57:44 +00:00
libpostproc CVS --> Subversion 2006-06-09 13:13:08 +00:00
postproc fix variable type used via "m" asm constraint to match size used in asm. 2006-06-05 10:51:58 +00:00
tests update regression tests for r5449 (adpcm) 2006-06-14 19:10:59 +00:00
vhook Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bugtracker) 2006-05-30 09:21:58 +00:00
COPYING
CREDITS
Changelog Flash Screen Video decoder (fourcc:FSV1) 2006-06-01 07:31:59 +00:00
Doxyfile
INSTALL
MAINTAINERS Add Mans as maintainer for oggparseogm.c. 2006-05-18 08:23:27 +00:00
Makefile CVS --> Subversion 2006-06-09 13:13:08 +00:00
README Add missing newlines at end of file. 2006-04-29 16:17:50 +00:00
berrno.h
build_avopt
clean-diff Add missing newlines at end of file. 2006-04-29 16:17:50 +00:00
cmdutils.c
cmdutils.h
common.mak remove redundant make variable SUBDIR 2006-06-01 21:57:44 +00:00
configure check for SDL_VideoInfo.current_[wh] availability in configure, and 2006-06-14 21:02:55 +00:00
cws2fws.c
ffinstall.nsi
ffmpeg.c Snow 1pass ratecontrol 2006-05-28 12:38:10 +00:00
ffplay.c check for SDL_VideoInfo.current_[wh] availability in configure, and 2006-06-14 21:02:55 +00:00
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c
unwrap-diff Add missing newlines at end of file. 2006-04-29 16:17:50 +00:00
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.