[FFmpeg-devel] rough PATCH: reducing the memory copies

mmh mmh
Tue Jun 26 02:01:15 CEST 2007


This saves me about 50MIPS + reduce cache stress, by elliminating this
memory copy, which I guess happens later anyways again.

I know that I need to creat a new function in utils.c for this like
av_new_packet probably av_ref_packet which does the work in the if variant.

What are the problems with this and, other ideas that comes to mind?

Thanks
Marc

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



More information about the ffmpeg-devel mailing list