]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/qdm2data.h
No need to compute stype
[ffmpeg] / libavcodec / qdm2data.h
index 8e2d87581f0a7a3517d94648c1dbba73121179aa..981db5488c7a1eb1cf57f1f401e4ef8c028b7bb2 100644 (file)
  */
 
  /**
- * @file qdm2data.h
+ * @file libavcodec/qdm2data.h
  * Various QDM2 tables.
  */
 
-#ifndef FFMPEG_QDM2DATA_H
-#define FFMPEG_QDM2DATA_H
+#ifndef AVCODEC_QDM2DATA_H
+#define AVCODEC_QDM2DATA_H
 
 #include <stdint.h>
 
@@ -528,4 +528,4 @@ static const float type34_delta[10] = { // FIXME: covers 8 entries..
     0.138071194291115f,0.333333343267441f,0.60947573184967f,1.0f,0.0f,
 };
 
-#endif /* FFMPEG_QDM2DATA_H */
+#endif /* AVCODEC_QDM2DATA_H */