summaryrefslogtreecommitdiff
path: root/libavformat/mov.h
blob: d42368210c9ba01a090c6dcbf959c646e3eef534 (plain)
1
2
3
4
5
6
7
#ifndef FFMPEG_MOV_H
#define FFMPEG_MOV_H

/* mov.c */
extern const CodecTag ff_mov_obj_type[];

#endif /* FFMPEG_MOV_H */