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.
 
 
 
 
Luca Abeni 14f0c8e28a Parameter added for user to set the cutoff frequency when encoding with faac. 19 years ago
doc RealVideo 1.0/2.0 and TrueSpeech are supported. 19 years ago
libavcodec Parameter added for user to set the cutoff frequency when encoding with faac. 19 years ago
libavformat CamStudio decoder, only 32 bit lzo mode is tested 19 years ago
libavutil COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
postproc
tests fixing second last time François Revol applies a patch without running the regression tests, next time his account is disabled 19 years ago
vhook COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
.cvsignore
COPYING
CREDITS
Changelog TrueSpeech compatible audio decoder by Konstantin Shishkov 19 years ago
Doxyfile
INSTALL
Makefile
README
berrno.h
build_avopt
clean-diff
cmdutils.c COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
cmdutils.h
configure CamStudio decoder, only 32 bit lzo mode is tested 19 years ago
cws2fws.c COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
ffinstall.nsi
ffmpeg.c better version reporting 19 years ago
ffplay.c COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
ffserver.c COSMETICS: tabs --> spaces, some prettyprinting 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.