Mercurial > libavformat.hg
changeset 1882:58f48e9350af libavformat
10l, audio_fifo is a static array
author | alex |
---|---|
date | Tue, 06 Mar 2007 18:19:31 +0000 |
parents | a7abdfdb5ed7 |
children | a6cf9ee93fbb |
files | swf.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/swf.c Tue Mar 06 13:38:41 2007 +0000 +++ b/swf.c Tue Mar 06 18:19:31 2007 +0000 @@ -387,7 +387,6 @@ default: /* not supported */ av_log(s, AV_LOG_ERROR, "swf doesnt support that sample rate, choose from (44100, 22050, 11025)\n"); - av_free(swf->audio_fifo); return -1; } v |= 0x02; /* 16 bit playback */