• Timo Rothenpieler's avatar
    wmavoice: free frame before ff_get_buffer · 7e76e1ea
    Timo Rothenpieler authored
    synth_superframe can be called twice per call to decode_packet.
    It is not fully clear if calling ff_get_buffer on the same frame twice
    is supported, so unref the frame first to be save.
    7e76e1ea
wmavoice.c 78.5 KB