summaryrefslogtreecommitdiff
path: root/libavcodec/gsmdec_data.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2013-02-17 14:52:24 -0800
committerMartin Storsjö <martin@martin.st>2013-02-19 22:34:14 +0200
commit7ebfb466aec2c4628fcd42a72b29034efcaba4bc (patch)
treede856f2702d6366c7d5b22993d10a1fff2dca823 /libavcodec/gsmdec_data.c
parent9918f57dcfc276cc8ecad3705875ca5877980c7a (diff)
h264: Don't store intra pcm samples in h->mb
Instead, keep them in the bitstream buffer until we read them verbatim, this saves a memcpy() and a subsequent clearing of the target buffer. decode_cabac+decode_mb for a sample file (CAPM3_Sony_D.jsv) goes from 6121.4 to 6095.5 cycles, i.e. 26 cycles faster. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/gsmdec_data.c')
0 files changed, 0 insertions, 0 deletions