summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec.c
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2010-12-15 17:28:52 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2010-12-15 17:28:52 +0000
commit1c3e117e0bd73ffc5a3abeb35b521fd048988f06 (patch)
treed5932169bc2de692965ddf999ae05c0799f9daa0 /libavformat/rtpdec.c
parent7eeca961e3e496ab93366e5a3f5b695d2d3b99ee (diff)
downloadffmpeg-streaming-1c3e117e0bd73ffc5a3abeb35b521fd048988f06.zip
ffmpeg-streaming-1c3e117e0bd73ffc5a3abeb35b521fd048988f06.tar.gz
Remove last_samples[] and copy directly from planar_samples[].
Avoids memcpy that was used to store last samples for next frame. Approx. 3% faster in function deinterleave_input_samples() and reduces memory usage by 3kB. Originally committed as revision 26021 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/rtpdec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud