[MPlayer-dev-eng] Fwd: [PATCH] New commands for loading/unloading audio filters at runtime

Jehan Pagès jehan.marmottard at gmail.com
Sat Apr 17 05:37:13 CEST 2010


Hi,

thanks Carl for applying the patch for the new commands (audio filter
load/unload).

And what about this other patch (reattached on the current email) we
raised during the discussion? To remind, it was fixing the audio
filter's add function which was freeing a filter when it failed
without removing it from the filter's list (leaving pointers to some
unallocated memory, hence the crash on trying to add lavcac3enc that
you experienced, Carl).

I think this should be applied to the repository, no?
Thanks.

Jehan


---------- Forwarded message ----------
From: Jehan Pagès <jehan.marmottard at gmail.com>
Date: 2010/4/11
Subject: Re: [MPlayer-dev-eng] [PATCH] New commands for
loading/unloading audio filters at runtime
To: mplayer-dev-eng at mplayerhq.hu


Ouups patch forgotten. Attached new patch.

Jehan

2010/4/11 Jehan Pagès <jehan.marmottard at gmail.com>:
> I made it this way then. So after removing the filter, I run again the
> filter list's initialization, and output format initialization
> functions, and if it fails again (though this time, it should not), I
> init a brand new filter list with a warning.
> Is that ok?
>
> Jehan
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_af_add_bugfix.patch
Type: text/x-patch
Size: 797 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100417/345aa60b/attachment.bin>


More information about the MPlayer-dev-eng mailing list