diff options
author | Roberto Togni <r_togni@tiscali.it> | 2007-11-18 22:40:02 +0000 |
---|---|---|
committer | Roberto Togni <r_togni@tiscali.it> | 2007-11-18 22:40:02 +0000 |
commit | e11d0145e29c38a2721fe131728d83512e5c30b9 (patch) | |
tree | c899cca0303386dd5cdf8da0ea0b95c7ea38d597 /tools/clean-diff | |
parent | 289987e454cf3705c9cc824fdda3e25949f78898 (diff) | |
download | ffmpeg-e11d0145e29c38a2721fe131728d83512e5c30b9.tar.gz |
Optimize memory management to create an av_packet from multiple slices:
- remove memmove to pack the data, instead copy only the used areas
from the temp buffer in their final position
- use the minimum possible size for the av_packet (relevant when some
slices are missing)
Originally committed as revision 11052 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tools/clean-diff')
0 files changed, 0 insertions, 0 deletions