• Max Kellermann's avatar
    mp4: static mp4ff_callback_t variables · 02a172f2
    Max Kellermann authored
    Allocate the mp4ff_callback_t object on the stack.  This is easier to
    handle, since we don't have to free it.  Incidentally, this fixes a
    memory leak in mp4_load_tag().
    02a172f2
mp4_plugin.c 10.1 KB