mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-01 21:48:15 +08:00
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
|
||||
*/
|
||||
enum SampleFormat {
|
||||
|
Reference in New Issue
Block a user