summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2007-03-24 15:24:36 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2007-03-24 15:24:36 +0000
commitccba88d764e71cf8ece8f4861fbceab6ed6e805a (patch)
tree0d90047954525b2d59a4224d5a018c163391cf94 /libavformat/isom.h
parent295b7dc367808317e2ea22ca147f8fe4d1caf597 (diff)
cosmectics, mov -> mp4
Originally committed as revision 8497 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/isom.h')
-rw-r--r--libavformat/isom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/isom.h b/libavformat/isom.h
index 159f9c5e61..efcb1fc42b 100644
--- a/libavformat/isom.h
+++ b/libavformat/isom.h
@@ -25,7 +25,7 @@
#define FFMPEG_ISOM_H
/* isom.c */
-extern const AVCodecTag ff_mov_obj_type[];
+extern const AVCodecTag ff_mp4_obj_type[];
extern const AVCodecTag codec_movvideo_tags[];
extern const AVCodecTag codec_movaudio_tags[];