diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-14 14:52:46 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-14 14:52:46 +0000 |
commit | 12ed622699196070b13dc2da7c94b765374979f8 (patch) | |
tree | 84a799ffcd5a426a2a2995380668ffaca2b221e1 /libavformat/tcp.c | |
parent | e0685bc98f4b13b736b0edf843b205642806385e (diff) | |
download | ffmpeg-12ed622699196070b13dc2da7c94b765374979f8.tar.gz |
Deinterleave whole frame at once instead of per-block.
This reduces the amount of memcpy() by using pointers to overlap samples for
successive blocks rather than copying.
Originally committed as revision 25986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/tcp.c')
0 files changed, 0 insertions, 0 deletions