Ronald S. Bultje
|
2957d29f05
|
alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2013-04-19 23:29:22 +03:00 |
|
Diego Biurrun
|
3d035d5a6a
|
dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation
|
2013-02-24 18:51:40 +01:00 |
|
Diego Biurrun
|
25841dfe80
|
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
This avoids SIMD-optimized functions having to sign-extend their
line size argument manually to be able to do pointer arithmetic.
|
2013-02-05 12:59:12 +01:00 |
|
Diego Biurrun
|
88bd7fdc82
|
Drop DCTELEM typedef
It does not help as an abstraction and adds dsputil dependencies.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2013-01-22 18:32:56 -08:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Måns Rullgård
|
2e63619ff9
|
Alpha: move dsputil prototypes to a header file
Originally committed as revision 22308 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-03-08 02:36:03 +00:00 |
|