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 8c55915b14 add/put_pixels_clamped update 22 years ago
doc add/put_pixels_clamped update 22 years ago
libavcodec C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 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
CREDITS update 22 years ago
Changelog update 22 years ago
INSTALL
Makefile AUtomatic dependency generation. Runs on Linux (at least). Probably should 22 years ago
README update 22 years ago
VERSION
berrno.h
configure AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
cygwin_inttypes.h
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

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.