Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
Originally committed as revision 5784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/avcodec.h 0 additions, 3 deletionslibavcodec/avcodec.h
- libavutil/Makefile 2 additions, 1 deletionlibavutil/Makefile
- libavutil/common.h 5 additions, 0 deletionslibavutil/common.h
- libavutil/mem.c 3 additions, 3 deletionslibavutil/mem.c
Please register or sign in to comment