]> git.sesse.net Git - vlc/commit
Explicitely include libavutil/mem.h where needed.
authorKonstantin Pavlov <thresh@videolan.org>
Thu, 16 Aug 2012 18:50:56 +0000 (22:50 +0400)
committerKonstantin Pavlov <thresh@videolan.org>
Thu, 16 Aug 2012 18:50:56 +0000 (22:50 +0400)
commit9368908a0bf3aae5509547e5260449e1d9a0ec74
tree7a8da643617e5b68e25675505bb383c9effed588
parent0625a95dbbe37d4fa1c7be34478f8846d42cfaf8
Explicitely include libavutil/mem.h where needed.

libavutil.h doesnt include common.h since lavu 51.39.
modules/codec/avcodec/audio.c
modules/codec/avcodec/subtitle.c
modules/codec/avcodec/video.c