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.
 
 
 
 
Fabrice Bellard d2f48f3555 update 22 years ago
doc update 22 years ago
libav export match_ext() 22 years ago
libavcodec mjpegb support (need more samples) 22 years ago
postproc fixing compilation of cs_test 22 years ago
tests
.cvsignore
COPYING
CREDITS update 22 years ago
Changelog
INSTALL
Makefile Build and install the vhook subdirectory if enabled (not by default). 22 years ago
README update 22 years ago
VERSION
berrno.h
configure
cygwin_inttypes.h
ffmpeg.c * Add frame rate conversion when there is no audio channel. This makes 22 years ago
ffserver.c clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast 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.