From ccba88d764e71cf8ece8f4861fbceab6ed6e805a Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sat, 24 Mar 2007 15:24:36 +0000 Subject: cosmectics, mov -> mp4 Originally committed as revision 8497 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/isom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/isom.h') 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[]; -- cgit v1.2.3