Diego Biurrun
|
82bd04b170
|
rv34: Drop now unnecessary dsputil dependencies
|
2013-02-06 11:30:54 +01:00 |
|
Diego Biurrun
|
c9f933b5b6
|
Add av_cold attributes to arch-specific init functions
|
2013-02-05 17:01:05 +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 |
|
Jean-Baptiste Kempf
|
507dce2536
|
arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)
Assign NEON specific function pointers after runtime check via
av_get_cpu_flags().
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
2012-10-10 15:28:50 +02:00 |
|