1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavutil
Mans Rullgard 4a606c830a av_memcpy_backptr: optimise some special cases
- Add special cases for offsets of 2, 3, or 4 bytes.  This means the
  offset is always >4 in the generic case, allowing 32-bit copies to
  be used there.
- Don't use memcpy() for sizes less than 16 bytes.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-11-23 12:04:17 +00:00
..
2012-11-18 18:34:05 +01:00
2012-07-03 17:26:51 +02:00
2012-10-12 23:51:12 +01:00
2012-10-29 20:05:41 +01:00
2012-10-03 16:05:54 +03:00
2012-11-02 18:28:56 +01:00
2012-06-20 17:09:03 +01:00
2012-08-15 22:32:06 +03:00
2012-10-21 22:38:21 +02:00
2012-10-21 22:38:21 +02:00
2012-10-13 11:39:25 +01:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-10-25 11:36:57 +02:00
2012-10-25 11:36:57 +02:00
2012-10-25 11:36:57 +02:00
2012-10-23 07:33:05 +02:00
2012-10-23 07:33:05 +02:00
2012-10-11 18:00:27 +01:00
2012-11-20 12:45:58 +01:00
2012-11-20 12:45:58 +01:00
2012-10-30 12:02:42 +01:00
2012-06-22 17:15:18 +01:00
2012-06-22 17:15:18 +01:00
2012-08-15 22:32:06 +03:00
2012-10-03 19:19:53 +03:00