]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp56.h
ffplay: remove unnecessary if (cur_stream) checks
[ffmpeg] / libavcodec / vp56.h
index d1735e5609c9fad9a639677473057a38e3e3c1d7..b982435156a9299b8db41219aa4b7fcf294e3410 100644 (file)
@@ -1,7 +1,4 @@
-/**
- * @file
- * VP5 and VP6 compatible video decoder (common features)
- *
+/*
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
  *
  * This file is part of FFmpeg.
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/**
+ * @file
+ * VP5 and VP6 compatible video decoder (common features)
+ */
+
 #ifndef AVCODEC_VP56_H
 #define AVCODEC_VP56_H