annotate .cvsignore @ 902:6acc8394960d libavcodec

* two functions to handle allocation of static data more simple 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
author kabi
date Tue, 03 Dec 2002 19:40:35 +0000
parents 9211a0c9466a
children bf8d87efc31a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
343
9211a0c9466a * cleanup
kabi
parents:
diff changeset
1 Makefile.*
9211a0c9466a * cleanup
kabi
parents:
diff changeset
2 .depend