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

Andreas Öman andreas
Mon May 28 15:00:19 CEST 2007


Hi

The following patch reduces sizeof(H264Context) from ~240kB to ~140kB.
If only a few SPS and PPS are used (which i believe is most common)
thus, it should save some memory footprint.


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



More information about the ffmpeg-devel mailing list