]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/options_table.h
frmdec: tag 2 is AV_PIX_FMT_RGB0
[ffmpeg] / libavformat / options_table.h
index 300334f39b580f2c98bbdda919036fb5a46808e8..dbe37d70722d6cb82362a5e6b109745e3f2dc64a 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef AVFORMAT_OPTIONS_TABLE
-#define AVFORMAT_OPTIONS_TABLE
+#ifndef AVFORMAT_OPTIONS_TABLE_H
+#define AVFORMAT_OPTIONS_TABLE_H
 
 #include <limits.h>
 
@@ -82,4 +82,4 @@ static const AVOption options[]={
 #undef DEFAULT
 #undef OFFSET
 
-#endif // AVFORMAT_OPTIONS_TABLE
+#endif /* AVFORMAT_OPTIONS_TABLE_H */