ffmpeg/libavformat/mov.h

8 lines
123 B
C
Raw Normal View History

#ifndef FFMPEG_MOV_H
#define FFMPEG_MOV_H
/* mov.c */
extern const CodecTag ff_mov_obj_type[];
#endif /* FFMPEG_MOV_H */