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.
 
 
 
 
 
Michael Niedermayer f5f170d231 oops forgot that ... 22 years ago
doc update 22 years ago
libavcodec finetuneing thresholds/factors 22 years ago
libavformat removed redundant 4CC 22 years ago
postproc YUV 411/422/444 support for pp 22 years ago
tests oops forgot that ... 22 years ago
vhook fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as libavcodec) 22 years ago
.cvsignore * update 22 years ago
COPYING added license 23 years ago
CREDITS update 22 years ago
Changelog update 22 years ago
INSTALL add more info about new configure features 23 years ago
Makefile AUtomatic dependency generation. Runs on Linux (at least). Probably should 22 years ago
README update 22 years ago
VERSION version info for so too 23 years ago
berrno.h beos/mov/adpcm patch by François Revol <revol at free dot fr> 23 years ago
configure AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
cygwin_inttypes.h cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>) 22 years ago
ffmpeg.c When doing -vstats and also changing the frame rate, then don't count (and 22 years ago
ffserver.c added av_set_parameters() 22 years ago
ffserver.h added include for ffserver dynamically loaded modules 23 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 are licensed under the Lesser GNU General Public
License. liba52 is distributed under the GNU General Public License.

Fabrice Bellard.