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.
 
 
 
 
Brian Brice 0008afc59c * fixing a memory leak in DV format. 18 years ago
doc allow spaces in source and build directory names 18 years ago
libavcodec
libavformat * fixing a memory leak in DV format. 18 years ago
libavutil allow spaces in source and build directory names 18 years ago
libpostproc allow spaces in source and build directory names 18 years ago
libswscale Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS 18 years ago
tests allow spaces in source and build directory names 18 years ago
vhook allow spaces in source and build directory names 18 years ago
COPYING Update licensing information: The FSF changed postal address. 19 years ago
CREDITS
Changelog
Doxyfile
INSTALL Use gmake instead of make on *BSD. 19 years ago
MAINTAINERS Add myself as matroska.c maintainer. 18 years ago
Makefile
README Add missing newlines at end of file. 19 years ago
berrno.h
build_avopt COSMETICS: Remove all trailing whitespace. 19 years ago
clean-diff Add missing newlines at end of file. 19 years ago
cmdutils.c
cmdutils.h
common.mak allow spaces in source and build directory names 18 years ago
configure
cws2fws.c
ffinstall.nsi fixed windows build 22 years ago
ffmpeg.c 2nd try for -vcodec copy timebase selection last one choose 1fps due to broken opendivx stream in avi (avi had the correct 15fps) 18 years ago
ffplay.c
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c
unwrap-diff
version.sh
xvmc_render.h COSMETICS: Remove all trailing whitespace. 19 years ago

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.