No Description https://ffmpeg.org/

Mike Melanson b17e9c996c fringe feature update 21 years ago
doc b17e9c996c fringe feature update 21 years ago
libavcodec 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 21 years ago
libavformat 9e8cd0db54 hacks to support Xan AVI files 21 years ago
postproc 7855ef1ce4 remove cs_test and swscale-example too 21 years ago
tests 8d876a433c asv2 regression test 21 years ago
vhook bee0d9e587 vhook patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
.cvsignore f99963b016 * update 22 years ago
COPYING 6394a2886d added license 23 years ago
CREDITS b17e9c996c fringe feature update 21 years ago
Changelog b17e9c996c fringe feature update 21 years ago
INSTALL 23642d8e54 add more info about new configure features 23 years ago
Makefile 23a65308e3 man page installation support 21 years ago
README 570233b5b6 up to date license terms 22 years ago
VERSION 758cf534f5 update version 21 years ago
berrno.h 0147f19856 beos/mov/adpcm patch by François Revol <revol at free dot fr> 22 years ago
cmdutils.c 02d504a7d3 more sections in help - copyright fixes 21 years ago
cmdutils.h 02d504a7d3 more sections in help - copyright fixes 21 years ago
common.h 8026c3b54c bump version numbers to 0.4.8 21 years ago
configure ba9261e531 disable a52 & pp by default 21 years ago
cygwin_inttypes.h 3f027ca76c cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>) 22 years ago
ffmpeg.c dafc3856d9 10l 21 years ago
ffplay.c e8d83e1c26 Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill at rfa dot org>) 21 years ago
ffserver.c 02d504a7d3 more sections in help - copyright fixes 21 years ago
ffserver.h e3e105b38a added include for ffserver dynamically loaded modules 22 years ago
output_example.c 264cb2b82f M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill at rfa dot org>) 21 years ago
xvmc_render.h 7fade368d5 initial XvMC support, define common packet for decoder <-> libXvMC communication 21 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.