[FFmpeg-cvslog] r15046 - trunk/libavcodec/avcodec.h
pross
subversion
Sat Aug 30 06:26:45 CEST 2008
Author: pross
Date: Sat Aug 30 06:26:45 2008
New Revision: 15046
Log:
Remove 'currently unused' warning about SAMPLE_FMT_xxx.
Modified:
trunk/libavcodec/avcodec.h
Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h (original)
+++ trunk/libavcodec/avcodec.h Sat Aug 30 06:26:45 2008
@@ -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 {
More information about the ffmpeg-cvslog
mailing list