mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
No description
|
|
||
|---|---|---|
| doc | ||
| libavcodec | ||
| libavformat | ||
| libavutil | ||
| libpostproc | ||
| libswscale | ||
| tests | ||
| vhook | ||
| berrno.h | ||
| build_avopt | ||
| Changelog | ||
| clean-diff | ||
| cmdutils.c | ||
| cmdutils.h | ||
| common.mak | ||
| configure | ||
| COPYING | ||
| CREDITS | ||
| cws2fws.c | ||
| Doxyfile | ||
| ffinstall.nsi | ||
| ffmpeg.c | ||
| ffplay.c | ||
| ffserver.c | ||
| ffserver.h | ||
| INSTALL | ||
| MAINTAINERS | ||
| Makefile | ||
| output_example.c | ||
| pktdumper.c | ||
| qt-faststart.c | ||
| README | ||
| unwrap-diff | ||
| version.sh | ||
| xvmc_render.h | ||
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.