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.
 
 
 
 
 
Alex Beregszaszi b7782b47c9 unused define 20 years ago
doc changed the mailinglist pointers to the new place (mplayerhq) 20 years ago
libavcodec print pix_fmt if its known instead of if the raw codec is used 20 years ago
libavformat fix useless framerate messup 20 years ago
postproc unused define 20 years ago
tests Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) 20 years ago
vhook add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 20 years ago
.cvsignore cvsignore config.log 20 years ago
COPYING
CREDITS add Loïc Le Loarer 20 years ago
Changelog Indeo 2 20 years ago
Doxyfile
INSTALL
Makefile ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail com) 20 years ago
README
berrno.h
cmdutils.c handle AVERROR_IO and AVERROR_NOMEM patch by (Kostya <cannonball bw-team com>) 20 years ago
cmdutils.h 1000l (copy & paste) 20 years ago
configure os2.diff by (Paul Smedley // paul smedley info) 20 years ago
cws2fws.c cws2fws, utility to convert compressed flash files to uncompressed ones, which can be than played back with ffplay. note: this doesn't gets compiled automatically 20 years ago
cygwin_inttypes.h
ffinstall.nsi
ffmpeg.c PIX_FMT_NONE and related fixes 20 years ago
ffplay.c os2.diff by (Paul Smedley // paul smedley info) 20 years ago
ffserver.c ffserver now runs again (sort of). 20 years ago
ffserver.h
output_example.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
pktdumper.c "don't quit" option to attach a debugger /check mem leaks 20 years ago
qt-faststart.c
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.