OSDN Git Service

avcodec/a64multienc: simplify frame handling code
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Feb 2015 23:55:13 +0000 (00:55 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Feb 2015 01:15:38 +0000 (02:15 +0100)
commit4da351ff0cff460db2110cf22f2e3eded8733a58
treec1368ed3496a3f1ccb15442d292b053a02f7ae11
parent87513d654546a99f8ddb045ca4fa5d33778a617e
avcodec/a64multienc: simplify frame handling code

This also fixes a memleak

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/a64multienc.c