gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [patch #8167] ffmpeg handler can't play AAC (e.g. youtube


From: Sandro Santilli
Subject: [Gnash-commit] [patch #8167] ffmpeg handler can't play AAC (e.g. youtube)
Date: Thu, 22 Aug 2013 10:14:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #4, patch #8167 (project gnash):

there's a bug in your AudioResamplerFfmpeg::~AudioResamplerFfmpeg.
A {} block is missing, so avresample_free(&_context); is always called, even
if _context is null

Could you fix this in your branch ?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8167>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]