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

Andreas Öman andreas
Tue May 29 14:26:17 CEST 2007


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: parameter_set-3.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070529/7d8efabf/attachment.bin>



More information about the ffmpeg-devel mailing list