[FFmpeg-soc] [soc]: r1987 - aac/aac.c
andoma
subversion at mplayerhq.hu
Thu Mar 6 12:52:46 CET 2008
Author: andoma
Date: Thu Mar 6 12:52:46 2008
New Revision: 1987
Log:
Oops, accidentally committed a debug line, remove it.
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Thu Mar 6 12:52:46 2008
@@ -862,7 +862,6 @@ static int AudioSpecificConfig(AACContex
}
}
}
- av_log(NULL, AV_LOG_ERROR, "sbr=%d, samplerate=%d, ext_samplerate=%d\n", ac->sbr_present, ac->sample_rate, ac->ext_sample_rate);
return 0;
}
More information about the FFmpeg-soc
mailing list