]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libxvid_internal.h
Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders
[ffmpeg] / libavcodec / libxvid_internal.h
index a86ee565f5d01b3370fc717b791a5a2b1941019a..11a1a2e7369cf2b975c1ef825ab6bd131bcd4017 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef XVID_INTERNAL_H
-#define XVID_INTERNAL_H
+#ifndef AVCODEC_LIBXVID_INTERNAL_H
+#define AVCODEC_LIBXVID_INTERNAL_H
 
 /**
- * @file libxvid_internal.h
- * common functions for use with the XviD wrappers
+ * @file libavcodec/libxvid_internal.h
+ * common functions for use with the Xvid wrappers
  */
 
 
 int av_tempfile(char *prefix, char **filename);
 
-#endif /* XVID_INTERNAL_H */
+#endif /* AVCODEC_LIBXVID_INTERNAL_H */