From 831a1180785a786272cdcefb71566a770bfb879e Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 29 Jan 2014 13:12:59 +0100 Subject: Update dsputil- and SIMD-related comments to match reality more closely --- libavcodec/x86/lpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/x86/lpc.c') diff --git a/libavcodec/x86/lpc.c b/libavcodec/x86/lpc.c index 12245c4298..ea5d2eab56 100644 --- a/libavcodec/x86/lpc.c +++ b/libavcodec/x86/lpc.c @@ -1,5 +1,5 @@ /* - * MMX optimized LPC DSP utils + * SIMD-optimized LPC functions * Copyright (c) 2007 Loren Merritt * * This file is part of Libav. -- cgit v1.2.3