]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/wmadata.h
Add convenience macros for 5.0/5.1 back speaker configurations.
[ffmpeg] / libavcodec / wmadata.h
index aa2a120a2b22b9276d219259ec06a00b34289edd..0a26ea4802d66881fde3d8ded5eabf54523e50aa 100644 (file)
  */
 
 /**
- * @file wmadata.h
+ * @file libavcodec/wmadata.h
  * Various WMA tables.
  */
 
-#ifndef FFMPEG_WMADATA_H
-#define FFMPEG_WMADATA_H
+#ifndef AVCODEC_WMADATA_H
+#define AVCODEC_WMADATA_H
 
 #include <stdint.h>
 #include "wma.h"
@@ -1438,4 +1438,4 @@ static const CoefVLCTable coef_vlcs[6] = {
     },
 };
 
-#endif /* FFMPEG_WMADATA_H */
+#endif /* AVCODEC_WMADATA_H */