• Justin Ruggles's avatar
    mpc7: use av_fast_padded_malloc() · 83ce51cc
    Justin Ruggles authored
    Avoids doing malloc/free for each frame.
    Also fixes valgrind errors due to use of uninitialized padding bytes.
    
    Based on a patch by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
    83ce51cc
mpc7.c 11.2 KB