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.
 
 
 
 
Guillaume Poirier 9918aa24e4 revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) 19 years ago
doc QDM2 compatible decoder 19 years ago
libavcodec revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) 19 years ago
libavformat QDM2 compatible decoder 19 years ago
libavutil
postproc 100l -- mismatched type after changing sizes to type long! 19 years ago
tests
vhook
.cvsignore
COPYING
CREDITS QDM2 compatible decoder 19 years ago
Changelog
Doxyfile
INSTALL
Makefile Remove .pc files on distclean. 19 years ago
README
berrno.h
build_avopt
clean-diff
cmdutils.c
cmdutils.h
configure DESTDIR support , patch taken from the Debian package 19 years ago
cws2fws.c
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c 10l, dont make bandwidth statistics negative when feed stops being sent (it was decreased every time feed sending was aborted) 19 years ago
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.