FFmpeg git repo
Go to file
Kostya Shishkov 0154bae137 Add rounding for overlap filters
Originally committed as revision 5834 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-28 03:27:37 +00:00
doc Explain usage of image formats other than GIF. 2006-07-25 11:42:13 +00:00
libavcodec Add rounding for overlap filters 2006-07-28 03:27:37 +00:00
libavformat Fix FSF postal address. 2006-07-26 01:12:26 +00:00
libavutil Fix FSF postal address. 2006-07-26 01:12:26 +00:00
libpostproc
libswscale Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 2006-07-27 19:35:30 +00:00
tests
vhook
berrno.h
build_avopt
Changelog MXF demuxer 2006-07-25 14:30:14 +00:00
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure Remove redundant TARGET_OS setting. 2006-07-28 00:48:11 +00:00
COPYING
CREDITS
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
MAINTAINERS MXF demuxer 2006-07-25 14:30:14 +00:00
Makefile Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion. 2006-07-24 00:52:42 +00:00
output_example.c
pktdumper.c
qt-faststart.c
README
unwrap-diff
version.sh
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.