]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libxvid_internal.h
Add approved chunks to AAC encoder
[ffmpeg] / libavcodec / libxvid_internal.h
index a86ee565f5d01b3370fc717b791a5a2b1941019a..bce30cebf26b6f4f68161f442dc385d17a2fbd0f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef XVID_INTERNAL_H
-#define XVID_INTERNAL_H
+#ifndef FFMPEG_LIBXVID_INTERNAL_H
+#define FFMPEG_LIBXVID_INTERNAL_H
 
 /**
  * @file libxvid_internal.h
- * common functions for use with the XviD wrappers
+ * common functions for use with the Xvid wrappers
  */
 
 
 int av_tempfile(char *prefix, char **filename);
 
-#endif /* XVID_INTERNAL_H */
+#endif /* FFMPEG_LIBXVID_INTERNAL_H */