# HG changeset patch # User diego # Date 1168127641 0 # Node ID 2f3091d284f881f9cb0a3c127547daefa6c05ccd # Parent 11a1f416d393b6fed6f4b078e360527247932c25 Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin diff -r 11a1f416d393 -r 2f3091d284f8 mov.c --- a/mov.c Fri Jan 05 14:23:13 2007 +0000 +++ b/mov.c Sat Jan 06 23:54:01 2007 +0000 @@ -1012,7 +1012,7 @@ st->codec->width= 0; /* let decoder init width/height */ st->codec->height= 0; break; -#ifdef CONFIG_FAAD +#ifdef CONFIG_LIBFAAD case CODEC_ID_AAC: #endif #ifdef CONFIG_VORBIS_DECODER