[FFmpeg-devel] [PATCH] h264: allocate PPS and SPS dynamically

Benoit Fouet benoit.fouet
Tue May 29 16:35:56 CEST 2007


Michael Niedermayer wrote:
> Hi
>
> On Tue, May 29, 2007 at 02:26:17PM +0200, Andreas ?man wrote:
>   
>> Hello
>>
>> Michael Niedermayer wrote:
>>     
>>> Hi
>>>
>>>
>>> if(!vec[id]){
>>>    vec[id]= av_mallocz(size);
>>>    if(!vec[id])
>>>        av_log
>>> }
>>> return vec[id];
>>>
>>>       
>> Here we go again
>>     
>
> looks ok
>
> [...]
>   
>   

applied

Ben
-- 
Purple Labs S.A.
www.purplelabs.com




More information about the ffmpeg-devel mailing list