Remove 'currently unused' warning about SAMPLE_FMT_xxx.
Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -341,7 +341,6 @@ enum CodecType {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Currently unused, may be used if 24/32 bits samples are ever supported.
|
|
||||||
* all in native-endian format
|
* all in native-endian format
|
||||||
*/
|
*/
|
||||||
enum SampleFormat {
|
enum SampleFormat {
|
||||||
|
Reference in New Issue
Block a user