summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2008-08-30 04:26:45 +0000
committerPeter Ross <pross@xvid.org>2008-08-30 04:26:45 +0000
commit43a38a7c3e9ac6494f060f7837d26f68865a86aa (patch)
tree379c5aea608581bec6a85d18cfe783c09db6cd43 /libavcodec/avcodec.h
parentb83a00b8b6fc489566b888995ffc8cc44a71b2d8 (diff)
Remove 'currently unused' warning about SAMPLE_FMT_xxx.
Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 0 insertions, 1 deletions
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 {