]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpegaudiotab.h
Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihg...
[ffmpeg] / libavcodec / mpegaudiotab.h
index 63e93dd3c7e5321950f0b5f35deeb17ced31fe06..bebee76d4e2f8232303ee1ab239bc5ac0490f991 100644 (file)
@@ -2,7 +2,7 @@
  * mpeg audio layer 2 tables. Most of them come from the mpeg audio
  * specification.
  *
- * Copyright (c) 2000, 2001 Fabrice Bellard.
+ * Copyright (c) 2000, 2001 Fabrice Bellard
  *
  * This file is part of FFmpeg.
  *
@@ -22,7 +22,7 @@
  */
 
 /**
- * @file mpegaudiotab.h
+ * @file libavcodec/mpegaudiotab.h
  * mpeg audio layer 2 tables.
  * Most of them come from the mpeg audio specification.
  */
@@ -115,4 +115,4 @@ static const float fixed_smr[SBLIMIT] =  {
 
 static const unsigned char nb_scale_factors[4] = { 3, 2, 1, 2 };
 
-#endif // AVCODEC_MPEGAUDIOTAB_H
+#endif /* AVCODEC_MPEGAUDIOTAB_H */