diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-01-29 13:12:59 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-03-13 05:50:29 -0700 |
commit | 831a1180785a786272cdcefb71566a770bfb879e (patch) | |
tree | ed5e9c594934ddcadc244f9a1ba057d2040303d5 /libavutil | |
parent | d1184b8110b4847013bf25222e6809eb3462913c (diff) | |
download | ffmpeg-831a1180785a786272cdcefb71566a770bfb879e.tar.gz |
Update dsputil- and SIMD-related comments to match reality more closely
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/arm/float_dsp_init_arm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/arm/float_dsp_init_arm.c b/libavutil/arm/float_dsp_init_arm.c index 39a5e9590f..ff0105c5c9 100644 --- a/libavutil/arm/float_dsp_init_arm.c +++ b/libavutil/arm/float_dsp_init_arm.c @@ -1,6 +1,4 @@ /* - * ARM optimized DSP utils - * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or |