]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp8data.h
prores: use shift instead of multiply
[ffmpeg] / libavcodec / vp8data.h
index 9ff21a1a97d68841988825d9e7a312b9347f6da3..0ea24d7ed8718d37d6b03eda182e2d5c90e681d5 100644 (file)
@@ -1,6 +1,4 @@
-/**
- * VP8 compatible video decoder
- *
+/*
  * Copyright (C) 2010 David Conrad
  * Copyright (C) 2010 Ronald S. Bultje
  *
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/**
+ * @file
+ * VP8 compatible video decoder
+ */
+
 #ifndef AVCODEC_VP8DATA_H
 #define AVCODEC_VP8DATA_H