From 43a38a7c3e9ac6494f060f7837d26f68865a86aa Mon Sep 17 00:00:00 2001 From: Peter Ross Date: Sat, 30 Aug 2008 04:26:45 +0000 Subject: [PATCH] Remove 'currently unused' warning about SAMPLE_FMT_xxx. Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 98cb395878..63c62d8b05 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -341,7 +341,6 @@ enum CodecType { }; /** - * Currently unused, may be used if 24/32 bits samples are ever supported. * all in native-endian format */ enum SampleFormat {