[FFmpeg-devel] [PATCH] Fixed memory leak when using avformat_new_stream
Anshul
er.anshul.maheshwari at gmail.com
Tue Jul 23 14:39:15 CEST 2013
On 06/27/2013 03:42 PM, Anshul wrote:
> On 06/27/2013 03:24 PM, Paul B Mahol wrote:
>> On 6/27/13, Anshul maheshwari <er.anshul.maheshwari at gmail.com> wrote:
>>> vimrc setting were not good, again made patch
>> You are top posting 2nd time, and patch should have space between "if"
>> and "(" in "if(".
>>
>>> On Thu, Jun 27, 2013 at 3:06 PM, Paul B Mahol <onemda at gmail.com> wrote:
>>>
>>>> On 6/27/13, Anshul maheshwari <er.anshul.maheshwari at gmail.com> wrote:
>>>>> ---------- Forwarded message ----------
>>>>> From: Anshul maheshwari <er.anshul.maheshwari at gmail.com>
>>>>> Date: Thu, Jun 27, 2013 at 10:18 AM
>>>>> Subject: [FFmpeg-devel] (no subject)
>>>>> To: ffmpeg-devel at ffmpeg.org
>>>>>
>>>>>
>>>>> i was trying to solve ticket
>>>>> https://ffmpeg.org/trac/ffmpeg/ticket/2716
>>>> ,
>>>>> i need to know should i free those thngs in avformat_new_stream.
>>>>> or we should call av_codec_open and avcodec_close to do that
>>>>>
>>>>>
>>>>> Anshul
>>>>> _______________________________________________
>>>>> ffmpeg-devel mailing list
>>>>> ffmpeg-devel at ffmpeg.org
>>>>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>>>>
>>>>>
>>>>> hi
>>>>>
>>>>> Mine previous patch was not made by git format-patch
>>>>> so i made it again...
>>>> Patch introduces different formatting.
>>>>
>>>>> thanks
>>>>> anshul
>>>>>
>>>> _______________________________________________
>>>> ffmpeg-devel mailing list
>>>> ffmpeg-devel at ffmpeg.org
>>>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
> i have tried again.
>
Hi Michael
I saw Your Post at https://ffmpeg.org/trac/ffmpeg/ticket/2716
I was trying to install Vlc from source but it gave me error that
configure: error: libavcodec versions 55 and later are not supported yet.
Please help me with version or git of vlc , so that i can reproduce that
crash.
I would like to know which are the part that has been called muti threaded,
You were able to find race in vlc, please name the thread and api that were
called simultaneously.
Sorry to ask about git of vlc but vlc git is not working on my pc.
Thanks
Anshul
More information about the ffmpeg-devel
mailing list