comparison mov.h @ 943:4e7a66723f1d libavformat

mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
author michael
date Sat, 11 Feb 2006 18:27:57 +0000
parents
children 43f85eba04c4
comparison
equal deleted inserted replaced
942:0b4d844727ff 943:4e7a66723f1d
1 #ifndef FFMPEG_MOV_H
2 #define FFMPEG_MOV_H
3
4 /* mov.c */
5 extern const CodecTag ff_mov_obj_type[];
6
7 #endif /* FFMPEG_MOV_H */