mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-17 04:54:55 +00:00
FFmpeg git repo
855ea723b0
av_mallocz_static - called for every static data table av_free_static - called when ffmpeg is no longer needed and should free all static resources * simple usage shown in mpegaudiodec.c Originally committed as revision 1301 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
---|---|---|
doc | ||
libavcodec | ||
libavformat | ||
postproc | ||
tests | ||
vhook | ||
.cvsignore | ||
berrno.h | ||
Changelog | ||
configure | ||
COPYING | ||
CREDITS | ||
cygwin_inttypes.h | ||
ffmpeg.c | ||
ffserver.c | ||
ffserver.h | ||
INSTALL | ||
Makefile | ||
README | ||
VERSION |
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.