<div dir="ltr"><div>Hi,</div><div>Can you please specify whether you're saying that the crash is impossible or that the workaround can not be implemented</div><div>I'm new to the code so it isn't explanatory from your reason</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 20, 2019 at 7:32 PM Francois Cartegnie <<a href="mailto:fcartegnie@gmail.com" target="_blank">fcartegnie@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 20/03/2019 à 18:08, <a href="mailto:chishtiawais511@gmail.com" target="_blank">chishtiawais511@gmail.com</a> a écrit :<br>
> From: Awais Chishti <<a href="mailto:chishtiawais511@gmail.com" target="_blank">chishtiawais511@gmail.com</a>><br>
> <br>
> Decoder cleaning is being done with module_unneed() once in transcode.c:697 and sometimes in the preceeding switch statement causing VLC to crash. Either avoid cleaning the decoder in DeleteSoutStreamID() or in the transcode_*() functions. The patch does the latter as suggested earlier.<br>
> ---<br>
<br>
<br>
AFAIR that's not possible as the decoder probing must<br>
copy the resulting format while the decoder is not touching it.<br>
<br>
<br>
-- <br>
Francois Cartegnie<br>
VideoLAN - VLC Developer<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a></blockquote></div>