Go to file
Diego Biurrun be9701279d Remove now obsolete .cvsignore files.
Originally committed as revision 18556 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2006-06-02 11:24:33 +00:00
doc random ideas 2006-06-01 11:41:14 +00:00
libavcodec Fixed a possible bug, checked against the assembly. 2006-06-02 07:50:12 +00:00
libavformat remove redundant make variable SUBDIR 2006-06-01 21:57:44 +00:00
libavutil remove redundant make variable SUBDIR 2006-06-01 21:57:44 +00:00
libpostproc remove redundant make variable SUBDIR 2006-06-01 21:57:44 +00:00
postproc Remove now obsolete .cvsignore files. 2006-06-02 11:24:33 +00:00
tests Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. 2006-05-30 05:44:22 +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
berrno.h
build_avopt
Changelog Flash Screen Video decoder (fourcc:FSV1) 2006-06-01 07:31:59 +00:00
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 indentation 2006-06-01 23:43:09 +00:00
COPYING
CREDITS NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c Snow 1pass ratecontrol 2006-05-28 12:38:10 +00:00
ffplay.c Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com. 2006-05-19 08:38:09 +00:00
ffserver.c
ffserver.h
INSTALL
MAINTAINERS Add Mans as maintainer for oggparseogm.c. 2006-05-18 08:23:27 +00:00
Makefile 'make depend' should recurse into libavutil as well. 2006-06-01 23:20:51 +00:00
output_example.c
pktdumper.c
qt-faststart.c decrease last_offset when ftyp is present 2006-04-10 17:18:35 +00:00
README Add missing newlines at end of file. 2006-04-29 16:17:50 +00:00
unwrap-diff Add missing newlines at end of file. 2006-04-29 16:17:50 +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.